| | |
| | | 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 { |
| | |
| | | bottom: 0; |
| | | } |
| | | |
| | | #mainscreen.offset { |
| | | top: 132px; |
| | | } |
| | | |
| | | #mainscreen .offset { |
| | | top: 42px; |
| | | } |
| | | |
| | | .minimal #mainscreen { |
| | | top: 62px; |
| | | } |
| | |
| | | top: 40px; |
| | | } |
| | | |
| | | #mainscreen.offset { |
| | | top: 132px; |
| | | } |
| | | |
| | | #mainscreen .offset { |
| | | top: 42px; |
| | | .extwin #mainscreen.offset { |
| | | top: 86px; |
| | | } |
| | | |
| | | .uibox { |
| | |
| | | |
| | | .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 { |
| | |
| | | font-size: 10px; |
| | | color: #555; |
| | | min-width: 50px; |
| | | max-width: 75px; |
| | | max-width: 70px; |
| | | height: 13px; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | |
| | | |
| | | .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 { |
| | |
| | | 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: none; |
| | | } |
| | | |
| | | .ui-dialog .tabbed.ui-tabs { |
| | | margin: -12px -8px 0 -8px; |
| | | } |
| | | |
| | | .boxcontent.tabbed.ui-tabs { |
| | | padding: 10px; |
| | | } |
| | |
| | | margin-bottom: 10px; |
| | | } |
| | | |
| | | .ui-dialog-content .tabsbar { |
| | | .ui-dialog-content .ui-tabs .tabsbar.ui-tabs-nav { |
| | | margin-bottom: 0; |
| | | } |
| | | |
| | |
| | | background: none; |
| | | } |
| | | |
| | | .ui-dialog .propform .ui-tabs-panel { |
| | | display: block; |
| | | background: #efefef; |
| | | padding: 0.5em 1em; |
| | | } |
| | | |
| | | #image-selector-form.droptarget { |
| | | background: url(images/filedrop.png) center bottom no-repeat; |
| | | } |