| | |
| | | #filtersetslist |
| | | { |
| | | width: 100%; |
| | | table-layout: fixed; |
| | | table-layout: fixed; |
| | | } |
| | | |
| | | #filterslist tbody td, |
| | |
| | | padding: 20px 10px 10px 10px; |
| | | } |
| | | |
| | | legend, label |
| | | #filter-form legend, #filter-form label |
| | | { |
| | | color: #666666; |
| | | } |
| | |
| | | min-width: 600px; |
| | | } |
| | | |
| | | td |
| | | #filter-form td |
| | | { |
| | | vertical-align: top; |
| | | } |
| | |
| | | td.rowtargets div.adv |
| | | { |
| | | padding-top: 3px; |
| | | font-size: 10px; |
| | | } |
| | | |
| | | td.rowtargets div.adv span.label |
| | | { |
| | | display: inline-block; |
| | | padding-right: 5px; |
| | | min-width: 70px; |
| | | } |
| | | |
| | | input.disabled, input.disabled:hover |
| | |
| | | { |
| | | font-size: 11px; |
| | | padding: 1px; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | html.mozilla #filter-form select |
| | |
| | | display: inline-block; |
| | | max-height: 59px; |
| | | overflow-y: auto; |
| | | } |
| | | |
| | | td.rowtargets > span.listarea |
| | | { |
| | | vertical-align: top; |
| | | margin-top: 2px; |
| | | } |
| | | |
| | | .listelement |
| | |
| | | { |
| | | padding: 10px 5px 5px 5px; |
| | | } |
| | | |
| | | |
| | | /* vacation form */ |
| | | #settings-sections span.vacation a { |
| | | background: url(images/vacation_icons.png) no-repeat 7px 1px; |
| | | } |
| | | |
| | | #settings-sections span.vacation.selected a { |
| | | background-position: 7px -23px; |
| | | } |
| | | |
| | | #managesieve-vacation { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 212px; |
| | | right: 0; |
| | | bottom: 0; |
| | | overflow: auto; |
| | | } |
| | | |
| | | #vacationform .listarea { |
| | | max-height: 91px; |
| | | } |
| | | |
| | | #vacationform .listelement, |
| | | #vacationform .listelement .reset { |
| | | height: 22px; |
| | | } |
| | | |
| | | #vacationform .listelement .reset { |
| | | background-position: -1px 3px; |
| | | } |
| | | |
| | | #vacationform .listelement input { |
| | | vertical-align: top; |
| | | border: 0; |
| | | box-shadow: none; |
| | | } |