| | |
| | | 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 { |
| | |
| | | |
| | | a.button.disabled span.inner { |
| | | opacity: 0.4; |
| | | filter: alpha(opacity=40); |
| | | } |
| | | |
| | | .buttongroup a.button { |
| | |
| | | |
| | | a.iconbutton.disabled { |
| | | opacity: 0.4; |
| | | filter: alpha(opacity=40); |
| | | cursor: default; |
| | | } |
| | | |
| | |
| | | .minimal #topline:hover { |
| | | top: 0px; |
| | | opacity: 0.94; |
| | | filter: alpha(opacity=94); |
| | | -webkit-transition: top 0.3s ease-in-out; |
| | | -moz-transition: top 0.3s ease-in-out; |
| | | -o-transition: top 0.3s ease-in-out; |
| | |
| | | |
| | | .listing tbody td { |
| | | display: table-cell; |
| | | height: auto; |
| | | min-height: 14px; |
| | | outline: none; |
| | | } |
| | |
| | | padding-left: 36px; |
| | | } |
| | | |
| | | ul.treelist.iconized li ul li a { |
| | | ul.treelist.iconized ul li a { |
| | | padding-left: 62px; |
| | | } |
| | | |
| | | ul.treelist.iconized ul ul li a { |
| | | padding-left: 88px; |
| | | } |
| | | |
| | | ul.treelist.iconized ul ul ul li a { |
| | | padding-left: 114px; |
| | | } |
| | | |
| | | ul.treelist li div.treetoggle { |
| | |
| | | left: 19px; |
| | | } |
| | | |
| | | ul.treelist.iconized li ul li div.treetoggle { |
| | | left: 35px; |
| | | ul.treelist.iconized ul li div.treetoggle { |
| | | left: 45px; |
| | | } |
| | | |
| | | ul.treelist.iconized ul ul li div.treetoggle { |
| | | left: 71px; |
| | | } |
| | | |
| | | ul.treelist li div.treetoggle.expanded { |
| | |
| | | |
| | | .boxfooter .listbutton.disabled .inner { |
| | | opacity: 0.4; |
| | | filter: alpha(opacity=40); |
| | | } |
| | | |
| | | .boxfooter .countdisplay { |
| | |
| | | |
| | | .boxpagenav a.icon.disabled { |
| | | opacity: 0.4; |
| | | filter: alpha(opacity=40); |
| | | } |
| | | |
| | | .centerbox { |
| | |
| | | font-size: 10px; |
| | | color: #555; |
| | | min-width: 50px; |
| | | max-width: 75px; |
| | | max-width: 70px; |
| | | height: 13px; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | |
| | | |
| | | .toolbar a.button.disabled { |
| | | opacity: 0.4; |
| | | filter: alpha(opacity=40); |
| | | } |
| | | |
| | | .dropbutton { |
| | |
| | | |
| | | .dropbutton a.button.disabled + .dropbuttontip { |
| | | opacity: 0.5; |
| | | filter: alpha(opacity=50); |
| | | } |
| | | |
| | | .dropbutton a.button.disabled + .dropbuttontip:hover { |
| | |
| | | |
| | | .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 { |
| | |
| | | opacity: 0; |
| | | height: 22px; |
| | | cursor: pointer; |
| | | filter: alpha(opacity=0); |
| | | -khtml-appearance: none; |
| | | -webkit-appearance: none; |
| | | border: 0; |
| | |
| | | text-shadow: 0px 1px 1px #fff; |
| | | padding-left: 30px; |
| | | 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 ***/ |
| | |
| | | background-position: -100px 0; |
| | | background-repeat: no-repeat; |
| | | opacity: 0.2; |
| | | filter: alpha(opacity=20); |
| | | } |
| | | |
| | | ul.toolbarmenu li a.active span.icon { |
| | | opacity: 0.99; |
| | | filter: alpha(opacity=100); |
| | | } |
| | | |
| | | ul.toolbarmenu li span.read { |
| | |
| | | color: #ccc; |
| | | white-space: nowrap; |
| | | opacity: 0.92; |
| | | filter: alpha(opacity=92); |
| | | text-shadow: 0px 1px 1px #333; |
| | | } |
| | | |