| | |
| | | margin: 10px; |
| | | } |
| | | |
| | | select, input, textarea |
| | | select, input, textarea, button |
| | | { |
| | | font-size: 12px; |
| | | font-size: inherit; |
| | | font-family: inherit; |
| | | } |
| | | |
| | | html.mozilla select { |
| | | padding: 2px 1px; |
| | | } |
| | | |
| | | th |
| | |
| | | background: url(images/display/loading.gif) 6px 3px no-repeat; |
| | | background-color: #EBEBEB; |
| | | border: 1px solid #CCCCCC; |
| | | } |
| | | |
| | | body > #message div.voice |
| | | { |
| | | position: absolute; |
| | | top: -1000px; |
| | | clip: rect(0 0 0 0); |
| | | } |
| | | |
| | | body > #message a |
| | |
| | | height: 16px; |
| | | } |
| | | |
| | | |
| | | /***** common table settings ******/ |
| | | |
| | | table.records-table thead tr th, |
| | | table.records-table thead tr td |
| | | { |
| | | height: 20px; |
| | |
| | | background: url(images/listheader.gif) top left repeat-x #CCC; |
| | | font-size: 11px; |
| | | font-weight: bold; |
| | | text-align: left; |
| | | } |
| | | |
| | | table.records-table tbody tr td |
| | |
| | | white-space: nowrap; |
| | | border-bottom: 1px solid #EBEBEB; |
| | | overflow: hidden; |
| | | text-align: left; |
| | | text-align: left; |
| | | outline: none; |
| | | } |
| | | |
| | | table.records-table tr |
| | |
| | | ul.treelist li div.treetoggle |
| | | { |
| | | position: absolute; |
| | | left: 8px !important; |
| | | left: -16px; |
| | | left: 8px; |
| | | top: 1px; |
| | | width: 14px; |
| | | height: 16px; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | ul.treelist li ul li div.treetoggle |
| | | ul.treelist ul li div.treetoggle |
| | | { |
| | | left: 28px !important; |
| | | left: 4px; |
| | | left: 25px; |
| | | } |
| | | |
| | | ul.treelist ul ul li div.treetoggle |
| | | { |
| | | left: 42px; |
| | | } |
| | | |
| | | ul.treelist li div.collapsed |
| | |
| | | border-bottom: 0; |
| | | } |
| | | |
| | | ul.treelist li.selected > a |
| | | ul.treelist li.selected > a, |
| | | ul.treelist li.selected > div a |
| | | { |
| | | color: #FFF; |
| | | font-weight: bold; |
| | |
| | | .quota_text_high { color: white; } |
| | | .quota_text_mid { color: #666; } |
| | | .quota_text_low { color: #666; } |
| | | |
| | | table.quota-info { |
| | | border-spacing: 0; |
| | | border-collapse: collapse; |
| | | table-layout: fixed; |
| | | margin: 2px; |
| | | } |
| | | |
| | | table.quota-info td, |
| | | table.quota-info th { |
| | | border: 1px solid #999; |
| | | padding: 2px 3px; |
| | | text-align: center; |
| | | min-width: 80px; |
| | | color: #333; |
| | | font-size: 11px; |
| | | } |
| | | |
| | | table.quota-info th { |
| | | font-weight: bold; |
| | | background-color: #ddd; |
| | | } |
| | | |
| | | table.quota-info td.name { |
| | | text-align: left; |
| | | } |
| | | |
| | | table.quota-info td.root { |
| | | font-style: italic; |
| | | } |
| | | |
| | | /********** TinyMCE styles **********/ |
| | | .mce-btn-small button |
| | | { |
| | | height: 22px; |
| | | } |
| | | |
| | | .mce-btn-small i |
| | | { |
| | | line-height: 16px !important; |
| | | vertical-align: text-top !important; |
| | | } |
| | | |
| | | .mce-combobox button |
| | | { |
| | | padding: 6px 8px !important; |
| | | } |
| | | |
| | | .mce-tinymce, |
| | | .mce-panel.mce-toolbar-grp |
| | | { |
| | | border: 0 !important; |
| | | } |
| | | |
| | | #image-selector-form.droptarget { |
| | | background: url(images/filedrop.png) center bottom no-repeat; |
| | | } |
| | | |
| | | #image-selector-form.droptarget.hover |
| | | { |
| | | background-color: #F0F0EE; |
| | | box-shadow: 0 0 5px 0 #999; |
| | | -moz-box-shadow: 0 0 5px 0 #999; |
| | | -o-box-shadow: 0 0 5px 0 #999; |
| | | } |