Changeset 377 for trunk/web-app/css
- Timestamp:
- Apr 23, 2010, 4:16:44 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/dialog.css
r373 r377 1 1 body { 2 2 margin: 0; padding: 0; 3 font: 1 0px normalArial, Helvetica, sans-serif;3 font: 12px normal Verdana, Arial, Helvetica, sans-serif; 4 4 } 5 6 #sortable { list-style-type: none; margin: 0; padding: 0; width: 200px; } 7 #sortable li { margin: 0 5px 5px 5px; padding: 5px; font-size: 1em; } 8 html>body #sortable li { height: 1.5em; line-height: 1.2em; } 9 .ui-state-highlight { height: 1.5em; line-height: 1.2em; }
Note: See TracChangeset
for help on using the changeset viewer.