Changeset 438 for trunk/web-app/css
- Timestamp:
- May 19, 2010, 2:37:00 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/dialog.css
r377 r438 8 8 html>body #sortable li { height: 1.5em; line-height: 1.2em; } 9 9 .ui-state-highlight { height: 1.5em; line-height: 1.2em; } 10 11 /* START :: ontology autocomplete */ 12 .ui-autocomplete .ui-menu-item { 13 font-size: 10px; 14 } 15 .ui-autocomplete .about { 16 font-size: 8px; 17 color: #006DBA; 18 } 19 .ui-autocomplete .from { 20 font-size: 8px; 21 color: #666; 22 } 23 /* END :: ontology autocomplete */
Note: See TracChangeset
for help on using the changeset viewer.