- Timestamp:
- 11/11/08 08:51:57 (2 months ago)
- Location:
- trunk/WebContent/ITMILL/themes/default
- Files:
-
- 2 modified
-
slider/slider.css (modified) (1 diff)
-
styles.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebContent/ITMILL/themes/default/slider/slider.css
r5287 r5860 6 6 border-top: 1px solid #cccfd0; 7 7 border-bottom: 1px solid #cccfd0; 8 height: 3px;8 height: 12px; 9 9 margin: 5px 0; 10 width:200px; 10 11 } 11 12 -
trunk/WebContent/ITMILL/themes/default/styles.css
r5848 r5860 664 664 665 665 .i-formlayout-error-indicator { 666 /* fix width so layout is not jumpy when error disapear */ 666 667 width: 12px; 667 668 } … … 1446 1447 border-top: 1px solid #cccfd0; 1447 1448 border-bottom: 1px solid #cccfd0; 1448 height: 3px;1449 height: 12px; 1449 1450 margin: 5px 0; 1451 width:200px; 1450 1452 } 1451 1453
