Changeset 1514:fe93bb38a591 for admin/style
- Timestamp:
- 08/21/13 10:45:32 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/style/default.css
r1512 r1514 883 883 option.avail10n { 884 884 background: transparent url(../images/check-on.png) no-repeat 0 50%; 885 } 886 /* ---------------------------------------------------------- Antispam extensions */ 887 .antispam { 888 height: 200px; 889 overflow: auto; 890 margin-bottom: 1em; 891 } 892 .antispam p { 893 margin: 1px 0 0 0; 894 padding: 0.2em 0.5em; 895 } 896 .antispam p.global { 897 background: #ccff99; 885 898 } 886 899 /* ------------------------------------------------------------------ contextual help */ … … 1586 1599 padding: 0; 1587 1600 margin-bottom: 1em; 1588 margin-top: 1.5em;1601 margin-top: .5em; 1589 1602 } 1590 1603 #filters-form .cell { … … 1593 1606 vertical-align: top; 1594 1607 } 1608 #filters-form .filters-sibling-cell { 1609 padding-top: 3.8em; 1610 } 1595 1611 #filters-form .filters-options { 1596 1612 padding-left: 2em; … … 1607 1623 #filters-form select { 1608 1624 width: 14em; 1625 } 1626 #filters-form h4 { 1627 margin-top: 0; 1628 margin-bottom: 2em; 1609 1629 } 1610 1630
Note: See TracChangeset
for help on using the changeset viewer.