| | |
| | | #filtersetslist tbody tr.disabled td |
| | | { |
| | | color: #999999; |
| | | text-decoration: line-through; |
| | | } |
| | | |
| | | #filtersetslist tbody td |
| | |
| | | padding: 20px 10px 10px 10px; |
| | | } |
| | | |
| | | legend, label |
| | | #filter-form legend, #filter-form label |
| | | { |
| | | color: #666666; |
| | | } |
| | |
| | | |
| | | 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 |
| | |
| | | padding-top: 2px; |
| | | } |
| | | |
| | | td.rowtargets > div |
| | | { |
| | | vertical-align: top; |
| | | margin-top: 2px; |
| | | } |
| | | |
| | | td.rowtargets div.adv |
| | | { |
| | | padding-top: 3px; |
| | | } |
| | | |
| | | td.rowtargets div.adv span.label |
| | | { |
| | | display: inline-block; |
| | | padding-right: 10px; |
| | | min-width: 65px; |
| | | } |
| | | |
| | | td.rowtargets div a |
| | | { |
| | | margin-left: 10px; |
| | | } |
| | | |
| | | td.rowtargets div.adv input |
| | | { |
| | | margin-bottom: 1px; |
| | | } |
| | | |
| | | html.mozilla #filter-form select |
| | | { |
| | | padding-top: 3px; |
| | | padding-bottom: 3px; |
| | | } |
| | | |
| | | input.disabled, input.disabled:hover |
| | |
| | | } |
| | | |
| | | td.rowtargets span, |
| | | td.rowtargets label, |
| | | span.label |
| | | { |
| | | color: #666666; |
| | |
| | | |
| | | 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; |
| | |
| | | #filter-form textarea |
| | | { |
| | | font-size: 11px; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | /* smart multi-row input field */ |
| | |
| | | display: inline-block; |
| | | max-height: 67px; |
| | | overflow-y: auto; |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | td.rowtargets > span.listarea |
| | | { |
| | | vertical-align: top; |
| | | margin-top: 2px; |
| | | } |
| | | |
| | | .listelement |
| | |
| | | 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 0 no-repeat #eee; |
| | | cursor: pointer; |
| | | } |
| | | |
| | |
| | | { |
| | | padding: 10px 5px 5px 5px; |
| | | } |
| | | |
| | | #vacationform .listarea { |
| | | max-height: 75px; |
| | | } |
| | | |
| | | #vacationform .listelement, |
| | | #vacationform .listelement .reset { |
| | | height: 18px; |
| | | } |
| | | |
| | | #vacationform .listelement .reset { |
| | | background-position: -1px 1px; |
| | | } |
| | | |
| | | #vacationform .listelement input { |
| | | vertical-align: top; |
| | | border: 0; |
| | | } |
| | | |
| | | #vacationform input.button { |
| | | margin-left: 10px; |
| | | } |