Changeset 3468:5f0bb79dfa96 for admin/style/default.css
- Timestamp:
- 12/27/16 13:10:47 (9 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r3467 r3468 2391 2391 font-size: 1.5em; 2392 2392 margin-bottom: 1em; } 2393 .box.current-theme .module-actions { 2394 display: flex; 2395 flex-wrap: wrap; } 2393 2396 2394 2397 .current-actions { … … 2396 2399 overflow: hidden; 2397 2400 padding-top: 2em; 2398 margin: 1.5em 0 2em;2399 2401 background: transparent url(../images/minus-theme.png) no-repeat left top; } 2400 .current-theme .current-actions {2401 position: absolute;2402 bottom: 0;2403 right: 18px; }2404 2402 2405 2403 #categories {
Note: See TracChangeset
for help on using the changeset viewer.