Changeset 2298:b362e6fecd8b for admin/style
- Timestamp:
- 10/06/13 18:57:22 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2296 r2298 1584 1584 width: 280px; 1585 1585 } 1586 #theme-activate .box.theme { 1587 min-height: 330px; 1588 } 1586 1589 .module-name { 1587 1590 margin-bottom: .5em; … … 1596 1599 border: 3px solid #fff; 1597 1600 padding: .5em; 1601 } 1602 .theme .module-sshot img { /* pour ceux qui n'ont pas de miniature */ 1603 max-width: 280px; 1604 } 1605 #theme-new .theme .module-sshot img { /* pour ceux qui n'ont pas de miniature */ 1606 max-width: 240px; 1598 1607 } 1599 1608 .module-actions {
Note: See TracChangeset
for help on using the changeset viewer.