annotate plugins/new_user_dialog/newuserdialog.min.css @ 9:7a7f68b4358e
allow open-ended label inventory
| author |
Charlie Root |
| date |
Sat, 13 Jan 2018 09:37:16 -0500 |
| parents |
1e000243b222 |
| children |
|
| rev |
line source |
|
0
|
1 #newuserdialog{display:none}#newuserdialog h3{color:#333;font-size:normal;margin-top:0;margin-bottom:0}#newuserdialog p.hint{margin-top:.5em;margin-bottom:1em;font-style:italic}#newuserdialog table td.title{color:#666;text-align:right;padding-right:1em;white-space:nowrap}#newuserdialog table td input,#newuserdialog table td textarea{width:20em}#newuserdialog .formbuttons{margin-top:1.5em;text-align:center}.ui-dialog-titlebar-close{display:none} |