| | |
| | | |
| | | #messagestack { |
| | | position: absolute; |
| | | bottom: 14px; |
| | | right: 5px; |
| | | bottom: 20px; |
| | | right: 12px; |
| | | z-index: 50000; |
| | | width: auto; |
| | | height: auto; |
| | |
| | | color: #ebebeb; |
| | | text-shadow: 0 1px 1px #000; |
| | | |
| | | background: rgba(64,64,64,0.9); |
| | | background: -moz-linear-gradient(top, rgba(64,64,64,0.9) 0%, rgba(48,48,48,0.9) 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,64,64,0.9)), color-stop(100%,rgba(48,48,48,0.9))); |
| | | background: -webkit-linear-gradient(top, rgba(64,64,64,0.9) 0%, rgba(48,48,48,0.9) 100%); |
| | | background: -o-linear-gradient(top, rgba(64,64,64,0.9) 0%, rgba(48,48,48,0.9) 100%); |
| | | background: -ms-linear-gradient(top, rgba(64,64,64,0.9) 0%, rgba(48,48,48,0.9) 100%); |
| | | background: linear-gradient(to bottom, rgba(64,64,64,0.9) 0%, rgba(48,48,48,0.9) 100%); |
| | | background: rgba(64,64,64,0.85); |
| | | background: -moz-linear-gradient(top, rgba(64,64,64,0.85) 0%, rgba(48,48,48,0.9) 100%); |
| | | background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(64,64,64,0.85)), color-stop(100%,rgba(48,48,48,0.9))); |
| | | background: -webkit-linear-gradient(top, rgba(64,64,64,0.85) 0%, rgba(48,48,48,0.85) 100%); |
| | | background: -o-linear-gradient(top, rgba(64,64,64,0.85) 0%, rgba(48,48,48,0.85) 100%); |
| | | background: -ms-linear-gradient(top, rgba(64,64,64,0.85) 0%, rgba(48,48,48,0.85) 100%); |
| | | background: linear-gradient(to bottom, rgba(64,64,64,0.85) 0%, rgba(48,48,48,0.85) 100%); |
| | | |
| | | -moz-box-shadow: 0 1px 4px 0 rgba(50,50,50,0.8), inset 0px 1px 0 0px #888; |
| | | -webkit-box-shadow: 0 1px 4px 0 rgba(50,50,50,0.8), inset 0px 1px 0 0px #888; |
| | |
| | | left: 4px; |
| | | width: 20px; |
| | | height: 24px; |
| | | background: url(images/messages_dark.png) 0 6px no-repeat; |
| | | background: url(images/messages_dark.png) 0 7px no-repeat; |
| | | } |
| | | |
| | | #messagestack div.error { |
| | |
| | | top: 4px; |
| | | left: 6px; |
| | | background: url(images/ajaxloader_dark.gif) 0 4px no-repeat; |
| | | } |
| | | |
| | | #messagestack div a { |
| | | color: #94c0da; |
| | | } |
| | | |
| | | #messagestack div a:hover { |
| | | text-decoration: underline; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .ui-dialog.error .ui-dialog-title, |
| | |
| | | |
| | | ul.listing li { |
| | | background-color: #d9ecf4; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | | ul.listing li ul { |
| | |
| | | |
| | | .records-table tr.unfocused td { |
| | | color: #fff !important; |
| | | background: #4db0d2 !important; |
| | | background-color: #4db0d2 !important; |
| | | } |
| | | |
| | | .records-table tr.unfocused td a, |
| | |
| | | .propform div.prop.block input, |
| | | .propform div.prop.block textarea { |
| | | width: 95%; |
| | | } |
| | | |
| | | .propform a.disabled { |
| | | color: #999; |
| | | text-decoration: none; |
| | | cursor: default; |
| | | } |
| | | |
| | | fieldset.floating { |
| | |
| | | |
| | | #quicksearchbar { |
| | | position: absolute; |
| | | right: 1px; |
| | | right: 2px; |
| | | top: 2px; |
| | | width: 240px; |
| | | } |
| | |
| | | background-position: center -1094px; |
| | | } |
| | | |
| | | .toolbar a.button.move { |
| | | background-position: center -1971px; |
| | | } |
| | | |
| | | .toolbar a.button.more { |
| | | background-position: center -850px; |
| | | } |
| | |
| | | |
| | | #quotadisplay { |
| | | left: 6px; |
| | | height: 18px; |
| | | font-size: 12px; |
| | | font-weight: bold; |
| | | text-shadow: 0px 1px 1px #fff; |
| | | padding-left: 30px; |
| | | height: 18px; |
| | | background: url(images/quota.png) -100px 0 no-repeat; |
| | | } |
| | | |
| | |
| | | background-position: 0 -1532px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.move { |
| | | background-position: 0 -2126px; |
| | | } |
| | | |
| | | ul.toolbarmenu li span.copy { |
| | | background-position: 0 -2150px; |
| | | } |
| | | |
| | | #snippetslist { |
| | | max-width: 200px; |
| | | } |
| | |
| | | z-index: 255; |
| | | } |
| | | |
| | | /*** folder selector ***/ |
| | | |
| | | #folder-selector { |
| | | z-index: 1000; |
| | | } |
| | | |
| | | #folder-selector li a span { |
| | | background: url("images/listicons.png") 4px -2021px no-repeat; |
| | | display: block; |
| | | height: 17px; |
| | | min-height: 14px; |
| | | padding: 4px 4px 1px 28px; |
| | | overflow: hidden; |
| | | max-width: 120px; |
| | | text-overflow: ellipsis; |
| | | } |
| | | |
| | | #folder-selector li a.virtual { |
| | | opacity: .2; |
| | | } |
| | | |
| | | #folder-selector li a.inbox span { |
| | | background-position: 4px -2049px; |
| | | } |
| | | #folder-selector li a.drafts span { |
| | | background-position: 4px -1388px; |
| | | } |
| | | #folder-selector li a.sent span { |
| | | background-position: 4px -2074px; |
| | | } |
| | | #folder-selector li a.trash span { |
| | | background-position: 4px -1508px; |
| | | } |
| | | #folder-selector li a.junk span { |
| | | background-position: 4px -2100px; |
| | | } |
| | | |
| | | /*** attachment list ***/ |
| | | |