Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.4.2.1, Fri Feb 27 02:43:40 2009 UTC | revision 1.4.2.2, Sun Mar 1 01:03:19 2009 UTC | |
|---|---|---|
| # | Line 3 select.multiselect_unsel { | Line 3 select.multiselect_unsel { |
| 3 | } | } |
| 4 | select.multiselect_sel { | select.multiselect_sel { |
| 5 | width: 250px; | width: 250px; |
| /*margin-left: -50px;*/ | ||
| 6 | } | } |
| /*span.multiselect_add { | ||
| left: 0px; | ||
| } | ||
| span.multiselect_remove { | ||
| left: -50px; | ||
| }*/ | ||
| 7 | /* LABELS ABOVE FIELDS */ | /* LABELS ABOVE FIELDS */ |
| 8 | #multiselect_labels { | #multiselect_labels { |
| 9 | font-weight: bold; | font-weight: bold; |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |