Changeset 213:16a09ff0beee for admin/style
- Timestamp:
- 05/08/11 08:17:47 (14 years ago)
- Branch:
- default
- Children:
- 214:82ab687392d6, 215:c1cfdc396b3e
- Location:
- admin/style
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r209 r213 166 166 border: 1px solid #ddd; 167 167 } 168 #content:after {clear:both; content:""; display:block; height:0; font-size:0;} 168 /* Micro clearfix thx to Nicolas Gallagher */ 169 #content:before, #content:after {content:"";display:table;} 170 #content:after {clear:both;} 171 169 172 #main-menu { 170 173 width: 13em; -
admin/style/iesucks.css
r29 r213 1 #content {zoom:1;} 1 2 label .maximal, textarea.maximal, input.maximal { 2 3 width : 98% !important;
Note: See TracChangeset
for help on using the changeset viewer.