Changeset 2293:a98465c66e82 for admin/style
- Timestamp:
- 10/06/13 12:42:16 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r2292 r2293 1554 1554 padding: 10px 10px 5px 10px; 1555 1555 border: 1px solid #ddd; 1556 min-height: 295px; 1557 position: relative; 1556 1558 } 1557 1559 .box.theme:hover { … … 1591 1593 span.module-version:before { 1592 1594 content: "- "; 1595 } 1596 .with-js #theme-new .module-infos.toggle-bloc, 1597 .with-js #theme-new .module-actions.toggle-bloc { 1598 position: absolute; 1599 top: 138px; 1600 left: 10px; 1601 width: 239px; 1602 padding: 10px; 1603 background: rgba(250, 250, 250, .9); 1604 } 1605 .with-js #theme-new .module-infos.toggle-bloc { 1606 top: 138px; 1607 height: 80px; 1608 border-top: 1px solid #e3e3e3; 1609 } 1610 .with-js #theme-new .module-actions.toggle-bloc { 1611 top: 228px; 1612 height: 18px; 1613 margin: 0; 1614 border-bottom: 1px solid #e3e3e3; 1593 1615 } 1594 1616 .toggle-bloc .mod-more {
Note: See TracChangeset
for help on using the changeset viewer.