| | |
| | | overflow: hidden; |
| | | } |
| | | |
| | | html.mozilla select { |
| | | padding: 2px 1px; |
| | | } |
| | | |
| | | input, |
| | | textarea, |
| | | select, |
| | | button { |
| | | font-family: inherit; |
| | | font-size: inherit; |
| | | } |
| | | |
| | | input[type="text"], |
| | | input[type="password"], |
| | | textarea { |
| | |
| | | |
| | | .listing tbody td { |
| | | display: table-cell; |
| | | height: auto; |
| | | min-height: 14px; |
| | | outline: none; |
| | | } |
| | |
| | | font-size: 10px; |
| | | color: #555; |
| | | min-width: 50px; |
| | | max-width: 75px; |
| | | max-width: 70px; |
| | | height: 13px; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | |
| | | |
| | | .toolbar a.button.reply-all { |
| | | min-width: 64px; |
| | | background-position: left -610px; |
| | | background-position: 0 -610px; |
| | | } |
| | | |
| | | .toolbar a.button.forward { |
| | | min-width: 64px; |
| | | background-position: left -650px; |
| | | background-position: 0 -650px; |
| | | } |
| | | |
| | | .toolbar a.button.delete { |
| | |
| | | |
| | | .toolbar a.button.spellcheck { |
| | | min-width: 64px; |
| | | background-position: left -930px; |
| | | background-position: 0 -930px; |
| | | } |
| | | |
| | | .toolbar a.button.spellcheck.selected { |
| | | background-position: left -1620px; |
| | | background-position: 0 -1620px; |
| | | color: #1978a1; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .toolbar a.button.export { |
| | | min-width: 74px; |
| | | background-position: center -1054px; |
| | | min-width: 64px; |
| | | background-position: 0 -1054px; |
| | | } |
| | | |
| | | .toolbar a.button.send { |
| | |
| | | background: url(images/quota.png) -100px 0 no-repeat; |
| | | } |
| | | |
| | | table.quota-info { |
| | | border-spacing: 0; |
| | | border-collapse: collapse; |
| | | table-layout: fixed; |
| | | margin: 5px; |
| | | } |
| | | |
| | | table.quota-info td, |
| | | table.quota-info th { |
| | | color: white; |
| | | border: 1px solid lightgrey; |
| | | padding: 2px 3px; |
| | | text-align: center; |
| | | min-width: 80px; |
| | | } |
| | | |
| | | table.quota-info td.name { |
| | | text-align: left; |
| | | } |
| | | |
| | | table.quota-info td.root { |
| | | font-style: italic; |
| | | } |
| | | |
| | | /*** popup menus ***/ |
| | | |
| | | .popupmenu, |