123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460 |
- #filtersetslistbox
- {
- position: absolute;
- top: 0;
- bottom: 0;
- left: 0;
- width: 150px;
- }
-
- #filtersscreen
- {
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 162px;
- }
-
- #filterslistbox
- {
- position: absolute;
- left: 0;
- top: 0;
- bottom: 0;
- width: 180px;
- }
-
- #filter-box
- {
- position: absolute;
- top: 0;
- right: 0;
- bottom: 0;
- left: 192px;
- }
-
- #filter-frame
- {
- border-radius: 4px;
- }
-
- #filterslist,
- #filtersetslist
- {
- width: 100%;
- table-layout: fixed;
- }
-
- #filterslist tbody td,
- #filtersetslist tbody td
- {
- width: 100%;
- overflow: hidden;
- text-overflow: ellipsis;
- }
-
- #filterslist tbody tr.disabled td,
- #filtersetslist tbody tr.disabled td
- {
- color: #87A3AA;
- text-decoration: line-through;
- }
-
- #filtersetslist tbody td
- {
- font-weight: bold;
- }
-
- #filterslist tbody tr.filtermoveup td
- {
- border-top: 2px dotted #555 !important;
- padding-top: 5px;
- }
-
- #filterslist tbody tr.filtermovedown td
- {
- border-bottom: 2px dotted #555 !important;
- padding-bottom: 4px;
- }
-
- body.iframe
- {
- min-width: 620px;
- }
-
- #filter-form
- {
- min-width: 550px;
- white-space: nowrap;
- padding: 20px 10px 10px 10px;
- }
-
- #filter-form legend, #filter-form label
- {
- color: #666666;
- }
-
- #rules, #actions
- {
- margin-top: 5px;
- padding: 0;
- border-collapse: collapse;
- }
-
- div.rulerow, div.actionrow
- {
- width: auto;
- padding: 2px;
- white-space: nowrap;
- border: 1px solid white;
- }
-
- div.rulerow:hover, div.actionrow:hover
- {
- padding: 2px;
- white-space: nowrap;
- background-color: #D9ECF4;
- border: 1px solid #BBD3DA;
- border-radius: 4px;
- }
-
- div.rulerow table, div.actionrow table
- {
- padding: 0px;
- min-width: 600px;
- }
-
- #filter-form td
- {
- vertical-align: top;
- }
-
- td.advbutton
- {
- width: 1%;
- }
-
- td.advbutton a
- {
- display: block;
- padding-top: 14px;
- height: 6px;
- width: 12px;
- text-decoration: none;
- }
-
- td.advbutton a.show
- {
- background: url(images/down_small.gif?v=8629.106) center no-repeat;
- }
-
- td.advbutton a.hide
- {
- background: url(images/up_small.gif?v=c56c.106) center no-repeat;
- }
-
- td.rowbuttons
- {
- text-align: right;
- white-space: nowrap;
- width: 1%;
- }
-
- td.rowactions
- {
- white-space: nowrap;
- width: 1%;
- padding-top: 2px;
- }
-
- td.rowtargets
- {
- white-space: nowrap;
- width: 98%;
- padding-left: 3px;
- padding-top: 2px;
- }
-
- td.rowtargets > div
- {
- vertical-align: top;
- margin-top: 2px;
- }
-
- 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;
- }
-
- td.rowtargets div a {
- margin-left: 10px;
- }
-
- input.disabled, input.disabled:hover
- {
- color: #999999;
- }
-
- input.error, textarea.error
- {
- background-color: #FFFFC4;
- }
-
- input.box,
- input.radio
- {
- border: 0;
- margin-top: 0;
- }
-
- input.radio
- {
- vertical-align: middle;
- }
-
- select.operator_selector
- {
- width: 200px;
- vertical-align: top;
- }
-
- td.rowtargets span,
- span.label
- {
- color: #666666;
- font-size: 10px;
- white-space: nowrap;
- }
-
- td.rowtargets label
- {
- color: black;
- }
-
- #footer
- {
- padding-top: 5px;
- width: 100%;
- }
-
- #footer .footerleft label
- {
- margin-left: 40px;
- white-space: nowrap;
- }
-
- .itemlist
- {
- line-height: 25px;
- }
-
- .itemlist input
- {
- vertical-align: middle;
- }
-
- span.sieve.error
- {
- color: red;
- white-space: nowrap;
- }
-
- #managesieve-tip
- {
- padding: 3px;
- background-color: #eee;
- }
-
- a.button
- {
- margin: 0;
- padding: 0;
- }
-
- a.button.add
- {
- background: url(images/add.png?v=a165.280) no-repeat;
- width: 30px;
- height: 20px;
- margin-right: 4px;
- display: inline-block;
- }
-
- a.button.del
- {
- background: url(images/del.png?v=3c27.247) no-repeat;
- width: 30px;
- height: 20px;
- display: inline-block;
- }
-
- a.button.disabled
- {
- opacity: 0.35;
- filter: alpha(opacity=35);
- cursor: default;
- }
-
- #filter-form select,
- #filter-form input,
- #filter-form textarea
- {
- font-size: 11px;
- padding: 1px;
- vertical-align: middle;
- max-width: 280px;
- }
-
- /* revert larry style button */
- #filter-form input.button
- {
- padding: 4px 12px;
- }
-
- fieldset
- {
- border-radius: 4px;
- }
-
- /* smart multi-row input field */
- .listarea
- {
- border: 1px solid #B2B2B2;
- border-radius: 4px;
- 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);
- margin: 0;
- padding: 2px;
- display: inline-block;
- max-height: 59px;
- overflow-y: auto;
- vertical-align: middle;
- }
-
- td.rowtargets > span.listarea
- {
- vertical-align: top;
- margin-top: 2px;
- }
-
- .listelement
- {
- display: block;
- white-space: nowrap;
- background-color: #fff;
- border-top: 1px solid #e2e2e2;
- height: 14px;
- padding: 0;
- margin: 0;
- overflow: hidden;
- line-height: 14px;
- }
-
- .listarea.error .listelement
- {
- background-color: #FFFFC4;
- }
-
- .listelement:first-child
- {
- border-top: none;
- }
-
- #filter-form .listelement input
- {
- border: none;
- border-radius: 0;
- box-shadow: none;
- outline: none;
- vertical-align: top;
- height: 14px;
- padding-top: 0;
- padding-bottom: 0;
- line-height: 14px;
- background-color: transparent;
- }
-
- .listelement input:focus
- {
- box-shadow: none;
- }
-
- .listelement .reset
- {
- display: inline-block;
- width: 16px;
- height: 16px;
- background: url(images/erase.png?v=3052.453) -1px -1px no-repeat #eee;
- cursor: pointer;
- }
-
-
- /* fixes for popup window */
-
- body.iframe.mail
- {
- margin: 0;
- padding: 0;
- }
-
- body.iframe.mail #filter-form
- {
- padding: 10px 5px 5px 5px;
- }
-
-
- /* vacation form */
- #settings-sections .vacation a {
- background-image: url(images/vacation_icons.png?v=e738.767);
- background-repeat: no-repeat;
- background-position: 7px 1px;
- }
-
- #settings-sections .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;
- }
-
- #vacationform td.vacation {
- white-space: nowrap;
- }
-
- #vacationform input.button {
- margin-left: 10px;
- }
|