| | |
| | | color: #aaa; |
| | | } |
| | | |
| | | select.selector { |
| | | padding: 2px 4px; |
| | | } |
| | | |
| | | .bold { |
| | | font-weight: bold; |
| | | } |
| | | |
| | | /*** buttons ***/ |
| | | |
| | |
| | | } |
| | | |
| | | .formbuttons input.button:hover, |
| | | .formbuttons input.button:focus { |
| | | .formbuttons input.button:focus, |
| | | input.button.mainaction:hover, |
| | | input.button.mainaction:focus { |
| | | color: #f2f2f2; |
| | | border-color: #465864; |
| | | box-shadow: 0 0 5px 2px rgba(71,135,177, 0.6), inset 0 1px 0 0 #888; |
| | |
| | | |
| | | input.button.mainaction { |
| | | color: #ededed; |
| | | text-shadow: 0px 1px 1px #333; |
| | | border-color: #1f262c; |
| | | background: #505050; |
| | | background: -moz-linear-gradient(top, #505050 0%, #2a2e31 100%); |
| | |
| | | background: -o-linear-gradient(top, #505050 0%, #2a2e31 100%); |
| | | background: -ms-linear-gradient(top, #505050 0%, #2a2e31 100%); |
| | | background: linear-gradient(top, #505050 0%, #2a2e31 100%); |
| | | box-shadow: inset 0 1px 0 0 #777; |
| | | -moz-box-shadow: inset 0 1px 0 0 #777; |
| | | -webkit-box-shadow: inset 0 1px 0 0 #777; |
| | | -o-box-shadow: inset 0 1px 0 0 #777; |
| | | } |
| | | |
| | | input.button.mainaction:active { |
| | |
| | | |
| | | .pagenav .countdisplay { |
| | | display: inline-block; |
| | | padding:0 0.5em; |
| | | padding:0 1em; |
| | | text-shadow: 0px 1px 1px #fff; |
| | | min-width: 20em; |
| | | min-width: 16em; |
| | | } |
| | | |
| | | a.iconbutton { |
| | |
| | | |
| | | #message div.warning { |
| | | color: #960; |
| | | background-position: 0 -25px; |
| | | background-position: 0 -86px; |
| | | } |
| | | |
| | | #message div.error { |
| | |
| | | |
| | | #message div.confirmation { |
| | | color: #093; |
| | | background-position: 0 -86px; |
| | | background-position: 0 -25px; |
| | | } |
| | | |
| | | #message div.loading { |
| | |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #topline a:hover, |
| | | #topnav a:hover { |
| | | #topline a:hover { |
| | | text-decoration: underline; |
| | | } |
| | | |
| | |
| | | |
| | | .listbox .listitem.selected, |
| | | .listbox .tablink.selected, |
| | | .listbox .listitem.selected a, |
| | | .listbox .tablink.selected a, |
| | | .listbox .listitem.selected > a, |
| | | .listbox .tablink.selected > a, |
| | | .listing tbody tr.selected td, |
| | | .listing li.selected, |
| | | .listing li.selected a { |
| | | .listing li.selected > a { |
| | | color: #004458; |
| | | font-weight: bold; |
| | | } |
| | |
| | | } |
| | | |
| | | .boxfooter .listbutton.add .inner { |
| | | background-position: 10px -1291px; |
| | | background-position: 10px -1301px; |
| | | } |
| | | |
| | | .boxfooter .listbutton.delete .inner { |
| | | background-position: 10px -1332px; |
| | | background-position: 10px -1342px; |
| | | } |
| | | |
| | | .boxfooter .listbutton.groupactions .inner { |
| | | background-position: 5px -1372px; |
| | | background-position: 5px -1382px; |
| | | } |
| | | |
| | | .boxfooter .listbutton.addto .inner { |
| | | background-position: 5px -1422px; |
| | | } |
| | | |
| | | .boxfooter .listbutton.addcc .inner { |
| | | background-position: 5px -1462px; |
| | | } |
| | | |
| | | .boxfooter .listbutton.addbcc { |
| | | width: 54px; |
| | | } |
| | | |
| | | .boxfooter .listbutton.addbcc .inner { |
| | | width: 54px; |
| | | background-position: 2px -1502px; |
| | | } |
| | | |
| | | .boxfooter .listbutton.disabled .inner { |
| | |
| | | width: auto; |
| | | } |
| | | |
| | | #pluginbody { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 0; |
| | | } |
| | | |
| | | |
| | | /*** Login form ***/ |
| | | |
| | |
| | | top: 0; |
| | | height: 42px; |
| | | width: 18px; |
| | | background: url(images/buttons.png) -24px -1249px no-repeat; |
| | | background: url(images/buttons.png) 0 -1255px no-repeat; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .dropbutton .dropbuttontip:hover { |
| | | background-position: 0 -1249px; |
| | | background-position: -26px -1255px; |
| | | } |
| | | |
| | | .toolbar a.button.back { |
| | | background-position: 0 -1210px; |
| | | background-position: 0 -1216px; |
| | | } |
| | | |
| | | .toolbar a.button.checkmail { |
| | | background-position: center -1170px; |
| | | background-position: center -1176px; |
| | | } |
| | | |
| | | .toolbar a.button.compose { |
| | |
| | | } |
| | | |
| | | .toolbar a.button.forward { |
| | | min-width: 74px; |
| | | background-position: center -650px; |
| | | } |
| | | |
| | |
| | | } |
| | | |
| | | .toolbar a.button.import { |
| | | background-position: center -1010px; |
| | | background-position: center -1012px; |
| | | } |
| | | |
| | | .toolbar a.button.export { |
| | | background-position: center -1050px; |
| | | background-position: center -1054px; |
| | | } |
| | | |
| | | a.menuselector { |
| | | display: inline-block; |
| | | border: 1px solid #ababab; |
| | | border-radius: 4px; |
| | | background: #f8f8f8; |
| | | background: -moz-linear-gradient(top, #f8f8f8 0%, #dddddd 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#dddddd)); |
| | | background: -o-linear-gradient(top, #f8f8f8 0%, #dddddd 100%); |
| | | background: -ms-linear-gradient(top, #f9f9f9 0%, #dddddd 100%); |
| | | background: linear-gradient(top, #f8f8f8 0%, #dddddd 100%); |
| | | text-decoration: none; |
| | | color: #333; |
| | | } |
| | | |
| | | a.menuselector .handle { |
| | | display: inline-block; |
| | | padding: 3px 32px 4px 8px; |
| | | text-shadow: 0px 1px 1px #fff; |
| | | background: url(images/selector.png) right center no-repeat; |
| | | border-radius: 4px; |
| | | } |
| | | |
| | | a.menuselector:active { |
| | | background: #dddddd; |
| | | background: -moz-linear-gradient(top, #dddddd 0%, #f8f8f8 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#dddddd), color-stop(100%,#f8f8f8)); |
| | | background: -o-linear-gradient(top, #dddddd 0%, #f8f8f8 100%); |
| | | background: -ms-linear-gradient(top, #dddddd 0%, #f8f8f8 100%); |
| | | background: linear-gradient(top, #dddddd 0%, #f8f8f8 100%); |
| | | text-decoration: none; |
| | | } |
| | | |
| | | |
| | |
| | | -moz-box-shadow: 0 2px 6px 0 #333; |
| | | -webkit-box-shadow: 0 2px 6px 0 #333; |
| | | -o-box-shadow: 0 2px 6px 0 #333; |
| | | } |
| | | |
| | | .popupmenu.dropdown { |
| | | border-radius: 0 0 4px 4px; |
| | | border-top: 0; |
| | | } |
| | | |
| | | ul.toolbarmenu, |
| | |
| | | background-position: 0 -1268px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.mail { |
| | | background-position: 0 -1293px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.list { |
| | | background-position: 0 -1317px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.invert { |
| | | background-position: 0 -1340px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.cross { |
| | | background-position: 0 -1365px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.print { |
| | | background-position: 0 -1436px; |
| | | } |
| | |
| | | background-position: 0 -1484px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.conversation { |
| | | background-position: 0 -1532px; |
| | | } |
| | | |
| | | #rcmKSearchpane { |
| | | border-radius: 0 0 4px 4px; |
| | | border-top: 0; |