| | |
| | | |
| | | body.iframe |
| | | { |
| | | margin: 0px; |
| | | margin: 20px 0 0 0; |
| | | background-color: #FFF; |
| | | } |
| | | |
| | |
| | | height: 24px; |
| | | width: 100%; |
| | | background: url(images/taskbar.png) top right no-repeat; |
| | | padding: 10px 4px 5px 0px; |
| | | padding: 10px 6px 5px 0px; |
| | | text-align: right; |
| | | white-space: nowrap; |
| | | z-index: 2; |
| | |
| | | .boxtitle .rightalign |
| | | { |
| | | float: right; |
| | | } |
| | | |
| | | body.iframe .boxtitle |
| | | { |
| | | position: fixed; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | } |
| | | |
| | | .boxcontent |
| | |
| | | background-color: #c00; |
| | | } |
| | | |
| | | .popupmenu li.block input |
| | | { |
| | | float: left; |
| | | } |
| | | |
| | | .darkbg |
| | | { |
| | | background-color: #F2F2F2 !important; |
| | |
| | | { |
| | | position: absolute; |
| | | top: 55px; |
| | | right: 20px; |
| | | width: 182px; |
| | | right: 30px; |
| | | width: 190px; |
| | | height: 20px; |
| | | text-align: right; |
| | | background: url(images/searchfield.gif) top left no-repeat; |
| | |
| | | { |
| | | position: absolute; |
| | | top: 3px; |
| | | right: 4px; |
| | | right: 12px; |
| | | text-decoration: none; |
| | | } |
| | | |
| | |
| | | { |
| | | position: absolute; |
| | | top: 3px; |
| | | right: 160px; |
| | | right: 168px; |
| | | } |
| | | |
| | | #quicksearchbar img |
| | |
| | | padding: 0px; |
| | | border: none; |
| | | } |
| | | |
| | | |
| | | /***** roundcube webmail pre-defined classes *****/ |
| | | |
| | |
| | | padding-top: 2px; |
| | | } |
| | | |
| | | #searchmenu |
| | | { |
| | | width: 160px; |
| | | } |
| | | |
| | | #searchmenu ul.toolbarmenu |
| | | { |
| | | margin: 0; |
| | | } |
| | | |
| | | #searchmenu ul.toolbarmenu li |
| | | { |
| | | margin: 1px 4px 1px; |
| | | } |
| | | |
| | | |
| | | /***** tabbed interface elements *****/ |
| | | |
| | |
| | | span.tablink a, |
| | | span.tablink-selected a |
| | | { |
| | | display: block; |
| | | display: inline-block; |
| | | padding: 5px 10px 0 5px; |
| | | margin-left: 5px; |
| | | height: 23px; |
| | |
| | | cursor: default; |
| | | } |
| | | .quota_bg { background-color: white; } |
| | | .quota_high { background-color: #F33131; } |
| | | .quota_mid { background-color: #F5AD3C; } |
| | | .quota_low { background-color: #91E164; } |
| | | .quota_high { background: url(images/quota-colors.png) repeat-x 0 -28px #f90509; } |
| | | .quota_mid { background: url(images/quota-colors.png) repeat-x 0 -14px #e3e909; } |
| | | .quota_low { background: url(images/quota-colors.png) repeat-x 0 0px #05f905; } |
| | | .quota_text_high { color: white; } |
| | | .quota_text_mid { color: #666; } |
| | | .quota_text_low { color: #666; } |