| | |
| | | color: #999999; |
| | | } |
| | | |
| | | .voice |
| | | { |
| | | display: none; |
| | | } |
| | | |
| | | /* fixes vertical alignment of checkboxes and labels */ |
| | | label input, |
| | | label span |
| | |
| | | |
| | | body > #message div.notice, |
| | | body > #messagebody .part-notice, |
| | | body > #mainscreen #messagebody .part-notice, |
| | | #message-objects div.notice |
| | | { |
| | | background: url(images/display/icons.png) 6px 3px no-repeat; |
| | |
| | | } |
| | | |
| | | body > #message div.loading, |
| | | body > #message div.uploading, |
| | | #message-objects div.loading |
| | | { |
| | | background: url(images/display/loading.gif) 6px 3px no-repeat; |
| | |
| | | { |
| | | padding: 15px 10px 10px 10px; |
| | | background-color: #F2F2F2; |
| | | } |
| | | |
| | | .boxcontent .boxwarning |
| | | { |
| | | margin: 0 0 10px; |
| | | display: block; |
| | | min-height: 22px; |
| | | background: url(images/display/icons.png) #EF9398 6px -95px no-repeat; |
| | | border: 1px solid #DC5757; |
| | | padding: 8px 10px 8px 46px; |
| | | } |
| | | |
| | | .boxcontent table td.title |
| | |
| | | |
| | | .pagenav a.lastpageSel { |
| | | background-position: -33px -11px; |
| | | } |
| | | |
| | | #rcmcountdisplay |
| | | { |
| | | float: left; |
| | | margin-right: 10px; |
| | | } |
| | | |
| | | #countcontrols #pagejumper |
| | | { |
| | | margin: 0 5px; |
| | | float: right; |
| | | text-align: center; |
| | | padding: 0; |
| | | cursor: default; |
| | | font-size: 10px; |
| | | } |
| | | |
| | | .splitter |
| | |
| | | { |
| | | position: absolute; |
| | | left: 8px; |
| | | top: 1px; |
| | | top: 2px; |
| | | width: 14px; |
| | | height: 16px; |
| | | cursor: pointer; |
| | |
| | | padding-top: 2px; |
| | | padding-bottom: 2px; |
| | | height: 16px; |
| | | line-height: 16px; |
| | | text-decoration: none; |
| | | white-space: nowrap; |
| | | } |
| | |
| | | |
| | | .folderlist li.drafts a |
| | | { |
| | | background-position: 5px -35px; |
| | | background-position: 5px -36px; |
| | | } |
| | | |
| | | .folderlist li.sent a |
| | | { |
| | | background-position: 5px -54px; |
| | | background-position: 5px -53px; |
| | | } |
| | | |
| | | .folderlist li.junk a |
| | | { |
| | | background-position: 5px -73px; |
| | | background-position: 5px -72px; |
| | | } |
| | | |
| | | .folderlist li.trash a |
| | |
| | | padding-bottom: 2px; |
| | | text-decoration: none; |
| | | height: 15px; |
| | | background: url(images/icons/folders.png) 5px 0 no-repeat; |
| | | background: url(images/icons/folders.png) 5px 1px no-repeat; |
| | | } |
| | | |
| | | .folderlist li.virtual > a |
| | |
| | | |
| | | .folderlist li.mailbox ul li a { |
| | | padding-left: 40px; /* 24 + 1 x 16 */ |
| | | background-position: 20px 0; /* 4 + 1 x 16 */ |
| | | background-position: 20px 1px; /* 4 + 1 x 16 */ |
| | | } |
| | | .folderlist li.mailbox ul li div.treetoggle { |
| | | left: 23px !important; |
| | |
| | | |
| | | .folderlist li.mailbox ul ul li.mailbox a { |
| | | padding-left: 56px; /* 2x */ |
| | | background-position: 36px 0; |
| | | background-position: 36px 1px; |
| | | } |
| | | .folderlist li.mailbox ul ul li div.treetoggle { |
| | | left: 39px !important; |
| | |
| | | |
| | | .folderlist li.mailbox ul ul ul li.mailbox a { |
| | | padding-left: 72px; /* 3x */ |
| | | background-position: 52px 0; |
| | | background-position: 52px 1px; |
| | | } |
| | | .folderlist li.mailbox ul ul ul li div.treetoggle { |
| | | left: 55px !important; |
| | |
| | | |
| | | .folderlist li.mailbox ul ul ul ul li.mailbox a { |
| | | padding-left: 88px; /* 4x */ |
| | | background-position: 68px 0; |
| | | background-position: 68px 1px; |
| | | } |
| | | .folderlist li.mailbox ul ul ul ul li div.treetoggle { |
| | | left: 71px !important; |
| | |
| | | |
| | | .folderlist li.mailbox ul li.drafts a |
| | | { |
| | | background-position: 21px -37px; |
| | | background-position: 21px -36px; |
| | | } |
| | | |
| | | .folderlist li.mailbox ul li.sent a |
| | | { |
| | | background-position: 21px -54px; |
| | | background-position: 21px -53px; |
| | | } |
| | | |
| | | .folderlist li.mailbox ul li.junk a |
| | | { |
| | | background-position: 21px -73px; |
| | | background-position: 21px -72px; |
| | | } |
| | | |
| | | .folderlist li.mailbox ul li.trash a |
| | |
| | | width: 97%; |
| | | } |
| | | |
| | | .listsearchbox |
| | | { |
| | | border-bottom: solid 1px #ddd; |
| | | padding: 2px 4px 1px; |
| | | display: none; |
| | | background-color: #f2f2f2; |
| | | } |
| | | |
| | | .listsearchbox a.iconbutton.reset |
| | | { |
| | | background: url(images/icons/reset.gif) no-repeat 0 0; |
| | | width: 13px; |
| | | height: 13px; |
| | | text-indent: 50000px; |
| | | position: absolute; |
| | | top: 3px; |
| | | left: 165px; |
| | | overflow: hidden; |
| | | } |
| | | |
| | | /***** roundcube webmail pre-defined classes *****/ |
| | | |
| | |
| | | cursor: pointer; |
| | | } |
| | | |
| | | #rcmKSearchpane ul li.selected |
| | | #rcmKSearchpane ul li.selected, |
| | | #pagejump-selector ul li.selected |
| | | { |
| | | color: #ffffff; |
| | | background-color: #CC3333; |
| | |
| | | #searchmenu ul.toolbarmenu li |
| | | { |
| | | margin: 1px 4px 1px; |
| | | } |
| | | |
| | | #searchmenu ul.toolbarmenu li label |
| | | { |
| | | padding: 2px 0; |
| | | color: black; |
| | | } |
| | | |
| | | #searchmenu ul.toolbarmenu li label.comment |
| | | { |
| | | color: #999; |
| | | } |
| | | |
| | | #pagejump-selector |
| | | { |
| | | max-height: 250px; |
| | | overflow-x: hidden; |
| | | } |
| | | |
| | | #pagejump-selector ul li |
| | | { |
| | | min-width: 45px; |
| | | padding: 2px 5px; |
| | | cursor: default; |
| | | } |
| | | |
| | | |
| | |
| | | padding: 6px 8px !important; |
| | | } |
| | | |
| | | .mce-tinymce, |
| | | .mce-tinymce |
| | | { |
| | | border-radius: 0 !important; |
| | | { |
| | | |
| | | .mce-panel.mce-toolbar-grp |
| | | { |
| | | border: 0 !important; |