| | |
| | | color: #aaa; |
| | | } |
| | | |
| | | select.selector { |
| | | padding: 2px 4px; |
| | | } |
| | | |
| | | .bold { |
| | | font-weight: bold; |
| | | } |
| | |
| | | .dropbutton .dropbuttontip { |
| | | display: block; |
| | | position: absolute; |
| | | right: 2px; |
| | | right: 0; |
| | | top: 0; |
| | | height: 42px; |
| | | width: 18px; |
| | |
| | | background-position: 0 -1255px; |
| | | } |
| | | |
| | | .dropbutton a.button { |
| | | margin-left: 0; |
| | | padding-left: 0; |
| | | margin-right: 0; |
| | | padding-right: 0; |
| | | } |
| | | |
| | | .toolbar a.button.back { |
| | | background-position: 0 -1216px; |
| | | } |
| | |
| | | } |
| | | |
| | | .toolbar a.button.reply-all { |
| | | min-width: 74px; |
| | | background-position: center -610px; |
| | | min-width: 64px; |
| | | background-position: left -610px; |
| | | } |
| | | |
| | | .toolbar a.button.forward { |
| | | min-width: 74px; |
| | | background-position: center -650px; |
| | | min-width: 64px; |
| | | background-position: left -650px; |
| | | } |
| | | |
| | | .toolbar a.button.delete { |
| | |
| | | } |
| | | |
| | | .toolbar a.button.markmessage { |
| | | background-position: center -1095px; |
| | | background-position: center -1094px; |
| | | } |
| | | |
| | | .toolbar a.button.more { |
| | |
| | | text-decoration: none; |
| | | } |
| | | |
| | | a.dropdownselector { |
| | | position: absolute; |
| | | z-index: 1; |
| | | } |
| | | |
| | | select.decorated { |
| | | position: relative; |
| | | z-index: 10; |
| | | opacity: 0; |
| | | -khtml-appearance: none; |
| | | padding: 2px 4px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | html.opera select.decorated { |
| | | opacity: 1; |
| | | } |
| | | |
| | | |
| | | /*** popup menus ***/ |
| | | |