| | |
| | | width: 300px; |
| | | } |
| | | |
| | | #identities-list, |
| | | #folder-manager |
| | | { |
| | | position: absolute; |
| | |
| | | background-color: #FFFFA6; |
| | | } |
| | | |
| | | #identities-list |
| | | { |
| | | bottom: 30px; |
| | | width: 420px; |
| | | border: 1px solid #999999; |
| | | } |
| | | |
| | | #listbuttons |
| | | { |
| | | position: absolute; |
| | |
| | | |
| | | #identities-table |
| | | { |
| | | width: 420px; |
| | | width: 100%; |
| | | table-layout: fixed; |
| | | } |
| | | |
| | |
| | | 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: 30px; |
| | | top: 0; |
| | | right: 0; |
| | | bottom: 0; |
| | | border: 1px solid #999999; |
| | | overflow: auto; |
| | | background-color: #F2F2F2; |
| | |
| | | width: 600px; |
| | | height: 120px; |
| | | left: 20px; |
| | | bottom: 20px; |
| | | bottom: 25px; |
| | | } |
| | | |
| | | div.settingsbox |
| | |
| | | left: 20px; |
| | | } |
| | | |
| | | #identities-list, |
| | | #sectionslist |
| | | { |
| | | position: absolute; |
| | |
| | | bottom: 0px; |
| | | border: 1px solid #999999; |
| | | background-color: #F9F9F9; |
| | | overflow: auto; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | #sections-table |