| | |
| | | #filtersetslist tbody tr.disabled td |
| | | { |
| | | color: #87A3AA; |
| | | text-decoration: line-through; |
| | | } |
| | | |
| | | #filtersetslist tbody td |
| | |
| | | |
| | | #filterslist tbody tr.filtermoveup td |
| | | { |
| | | border-top: 2px dotted #555; |
| | | border-top: 2px dotted #555 !important; |
| | | padding-top: 5px; |
| | | } |
| | | |
| | | #filterslist tbody tr.filtermovedown td |
| | | { |
| | | border-bottom: 2px dotted #555; |
| | | border-bottom: 2px dotted #555 !important; |
| | | padding-bottom: 4px; |
| | | } |
| | | |
| | |
| | | #filter-form legend, #filter-form label |
| | | { |
| | | color: #666666; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #rules, #actions |
| | |
| | | |
| | | td.advbutton a.show |
| | | { |
| | | background: url(images/down_small.gif) center no-repeat; |
| | | background: url(images/down_small.gif?v=8629.106) center no-repeat; |
| | | } |
| | | |
| | | td.advbutton a.hide |
| | | { |
| | | background: url(images/up_small.gif) center no-repeat; |
| | | background: url(images/up_small.gif?v=c56c.106) center no-repeat; |
| | | } |
| | | |
| | | td.rowbuttons |
| | |
| | | display: inline-block; |
| | | padding-right: 5px; |
| | | min-width: 70px; |
| | | } |
| | | |
| | | td.rowtargets div a { |
| | | margin-left: 10px; |
| | | } |
| | | |
| | | td.rowtargets div.adv input |
| | | { |
| | | margin-bottom: 1px; |
| | | } |
| | | |
| | | input.disabled, input.disabled:hover |
| | |
| | | |
| | | a.button.add |
| | | { |
| | | background: url(images/add.png) no-repeat; |
| | | background: url(images/add.png?v=a165.280) no-repeat; |
| | | width: 30px; |
| | | height: 20px; |
| | | margin-right: 4px; |
| | |
| | | |
| | | a.button.del |
| | | { |
| | | background: url(images/del.png) no-repeat; |
| | | background: url(images/del.png?v=3c27.247) no-repeat; |
| | | width: 30px; |
| | | height: 20px; |
| | | display: inline-block; |
| | |
| | | max-width: 280px; |
| | | } |
| | | |
| | | html.mozilla #filter-form select |
| | | { |
| | | padding-top: 3px; |
| | | padding-bottom: 3px; |
| | | } |
| | | |
| | | /* revert larry style button */ |
| | | #filter-form input.button |
| | | { |
| | | padding-bottom: 2px; |
| | | padding-left: 5px; |
| | | padding-right: 5px; |
| | | padding-top: 2px; |
| | | padding: 4px 12px; |
| | | } |
| | | |
| | | fieldset |
| | |
| | | border: 1px solid #B2B2B2; |
| | | border-radius: 4px; |
| | | box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1); |
| | | -moz-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1); |
| | | -webkit-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1); |
| | | -o-box-shadow: inset 0 0 2px 1px rgba(0,0,0, 0.1); |
| | | margin: 0; |
| | | padding: 2px; |
| | | display: inline-block; |
| | | max-height: 59px; |
| | | overflow-y: auto; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | td.rowtargets > span.listarea |
| | |
| | | display: inline-block; |
| | | width: 16px; |
| | | height: 16px; |
| | | background: url(images/erase.png) -1px -1px no-repeat #eee; |
| | | background: url(images/erase.png?v=3052.453) -1px -1px no-repeat #eee; |
| | | cursor: pointer; |
| | | } |
| | | |
| | |
| | | |
| | | /* vacation form */ |
| | | #settings-sections .vacation a { |
| | | background-image: url(images/vacation_icons.png); |
| | | background-image: url(images/vacation_icons.png?v=e738.767); |
| | | background-repeat: no-repeat; |
| | | background-position: 7px 1px; |
| | | } |
| | |
| | | border: 0; |
| | | box-shadow: none; |
| | | } |
| | | |
| | | #vacationform td.vacation { |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | #vacationform input.button { |
| | | margin-left: 10px; |
| | | } |