Changeset 260 for trunk/web-app/css
- Timestamp:
- Mar 12, 2010, 4:12:53 PM (11 years ago)
- Location:
- trunk/web-app/css
- Files:
-
- 18 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/web-app/css/wizard.css
r238 r260 241 241 color: #fff; 242 242 } 243 244 243 /* END :: TABLE */ 244 245 /* START :: wizard autocomplete */ 246 .ui-autocomplete .ui-menu-item { 247 font-size: 10px; 248 } 249 .ui-autocomplete .about { 250 font-size: 8px; 251 color: #006DBA; 252 } 253 .ui-autocomplete .from { 254 font-size: 8px; 255 color: #666; 256 } 257 /* END :: wizard autocomplete */
Note: See TracChangeset
for help on using the changeset viewer.