Changeset 29:2ecff464bda8
- Timestamp:
- 04/27/11 21:39:19 (14 years ago)
- Branch:
- userprefs
- Location:
- admin/style
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r27 r29 281 281 } 282 282 #dashboard-main #icons p { 283 float: left;284 283 width: 240px; 285 284 text-align: center; 286 285 margin: 2em 0 0 0; 286 display:inline-block; 287 287 } 288 288 #dashboard-main #icons span { -
admin/style/iesucks.css
r0 r29 41 41 border-bottom:none !important; 42 42 } 43 #dashboard-main #icons p { 44 display: inline; 45 }
Note: See TracChangeset
for help on using the changeset viewer.