Changeset 2954
- Timestamp:
- 10/01/10 23:54:36 (20 months ago)
- File:
-
- 1 edited
-
branches/5.2/www/default/css/default.css (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/5.2/www/default/css/default.css
r2443 r2954 211 211 width: 100%; 212 212 margin-bottom: 1em; 213 list-style: none !important;213 list-style: none; 214 214 } 215 215 … … 368 368 .hide { display: none !important; } 369 369 370 .left { float: left !important; }371 .right { float: right !important; }370 .left { float: left; } 371 .right { float: right; } 372 372 373 373 img.left { margin: 0 1em 1em 0; }
Note: See TracChangeset
for help on using the changeset viewer.
