| | |
| | | height: 22px; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | background: url('images/tabs.gif') top left no-repeat; |
| | | background: url(images/tabs.gif) top left no-repeat; |
| | | } |
| | | |
| | | span.tablink-selected |
| | |
| | | span.tablink-selected a |
| | | { |
| | | color: #000000; |
| | | cursor: default; |
| | | } |
| | | |
| | | #rcmfd_timezone |
| | |
| | | width: 300px; |
| | | } |
| | | |
| | | #identities-list, |
| | | #folder-manager |
| | | { |
| | | position: absolute; |
| | |
| | | background-color: #FFFFA6; |
| | | } |
| | | |
| | | #identities-list |
| | | { |
| | | bottom: 60px; |
| | | width: 420px; |
| | | border: 1px solid #999999; |
| | | } |
| | | |
| | | #listbuttons |
| | | { |
| | | position: absolute; |
| | |
| | | { |
| | | width: 420px; |
| | | table-layout: fixed; |
| | | background-color: #F9F9F9; |
| | | } |
| | | |
| | | #subscription-table |
| | |
| | | cursor: default; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | #identities-table thead td.name |
| | | { |
| | | width: 55%; |
| | | } |
| | | |
| | | #identities-table thead td.email |
| | | { |
| | | width: 45%; |
| | | -o-text-overflow: ellipsis; |
| | | } |
| | | |
| | | #subscription-table tbody td |
| | |
| | | #identity-details |
| | | { |
| | | position: absolute; |
| | | top: 95px; |
| | | left: 450px; |
| | | right: 20px; |
| | | bottom: 60px; |
| | | top: 0; |
| | | right: 0; |
| | | bottom: 0; |
| | | border: 1px solid #999999; |
| | | overflow: auto; |
| | | background-color: #F2F2F2; |
| | | } |
| | | |
| | | #identity-details table td.title |
| | | { |
| | | color: #666666; |
| | | font-weight: bold; |
| | | text-align: right; |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | input.disabled |
| | |
| | | border: 1px solid #999999; |
| | | } |
| | | |
| | | div.settingspart |
| | | { |
| | | display: block; |
| | | padding: 10px; |
| | | } |
| | | |
| | | fieldset |
| | | { |
| | | margin-bottom: 0.5em; |
| | |
| | | left: 20px; |
| | | } |
| | | |
| | | #identities-list, |
| | | #sectionslist |
| | | { |
| | | position: absolute; |
| | |
| | | bottom: 0px; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | overflow: auto; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #sections-table |
| | |
| | | body.iframe, |
| | | #prefs-frame |
| | | { |
| | | background-color: #F9F9F9; |
| | | background-color: #F2F2F2; |
| | | border: none; |
| | | } |
| | | |
| | | #prefs-details |
| | | { |
| | | margin: 15px; |
| | | } |
| | | |
| | | #prefs-details table td.title |
| | | { |
| | | color: #666; |
| | | padding-right: 10px; |
| | | } |
| | | |
| | | #formfooter |
| | |
| | | |
| | | #formfooter .footerleft |
| | | { |
| | | padding-left: 20px; |
| | | padding-left: 15px; |
| | | white-space: nowrap; |
| | | float: left; |
| | | } |
| | | |
| | | #formfooter .footerright |
| | | { |
| | | padding-right: 20px; |
| | | padding-right: 15px; |
| | | white-space: nowrap; |
| | | text-align: right; |
| | | float: right; |