Changeset 2260:592e42e0b7fb for admin/style
- Timestamp:
- 10/04/13 18:04:41 (12 years ago)
- Branch:
- dcRepo
- File:
- 
          - 1 edited
 
 - 
          admin/style/default.css (modified) (3 diffs)
 
Legend:
- Unmodified
- Added
- Removed
- 
        admin/style/default.cssr2252 r2260 1563 1563 text-align: right; 1564 1564 } 1565 .bloc-toggler img { 1566 opacity: .4; 1567 } 1568 .bloc-toggler img:hover { 1569 opacity: 1; 1570 } 1571 span.module-version:before { 1572 content: "- "; 1573 } 1574 .toggle-bloc .mod-more { 1575 display: block; 1576 margin-left: 0; 1577 } 1565 1578 .box.current-theme { 1566 1579 width: 652px; … … 1585 1598 .box.theme input { 1586 1599 margin-bottom: 1em; 1600 } 1601 .current-actions { 1602 width: auto; 1603 overflow: hidden; 1604 padding-top: 3em; 1605 margin: 1.5em 0 2em; 1606 background: transparent url(../images/minus-theme.png) no-repeat left top; 1587 1607 } 1588 1608 /* ------------------------------------------------------------------ categories.php */ … … 1929 1949 .modules td.expand { 1930 1950 padding: 0; 1951 border-top: 1px solid #e5e5e5; 1931 1952 } 1932 1953 .mod-more, .mod-more li { 
Note: See TracChangeset
          for help on using the changeset viewer.
      