| | |
| | | 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 { |
| | |
| | | background: url(images/ajaxloader_dark.gif) 0 4px no-repeat; |
| | | } |
| | | |
| | | #messagestack div.voice { |
| | | position: absolute; |
| | | top: -1000px; |
| | | } |
| | | |
| | | #messagestack div a { |
| | | color: #94c0da; |
| | | } |
| | |
| | | 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 { |
| | |
| | | cursor: default; |
| | | padding: 4px 8px; |
| | | line-height: 17px; |
| | | height: 17px; |
| | | white-space: nowrap; |
| | | } |
| | | |
| | |
| | | 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 { |
| | |
| | | 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 ***/ |
| | | |
| | | .popupmenu, |
| | |
| | | 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; |
| | | } |
| | | |
| | | /** Common TinyMCE fixes **/ |
| | | .mce-btn-small .mce-ico { |
| | | display: inline; /* for old Firefox */ |
| | | } |