| | |
| | | .popupmenu li a.active:visited |
| | | { |
| | | color: #333; |
| | | cursor: pointer; |
| | | } |
| | | |
| | | .popupmenu li a.active:hover, |
| | |
| | | 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 |
| | |
| | | |
| | | /***** mac-style quicksearch field *****/ |
| | | |
| | | div.searchbox, |
| | | #quicksearchbar |
| | | { |
| | | position: absolute; |
| | | top: 55px; |
| | | right: 10px; |
| | | position: relative; |
| | | width: 190px; |
| | | height: 20px; |
| | | text-align: right; |
| | | background: url(images/searchfield.gif) top left no-repeat; |
| | | } |
| | | |
| | | #searchreset |
| | | #quicksearchbar |
| | | { |
| | | position: absolute; |
| | | top: 55px; |
| | | right: 10px; |
| | | } |
| | | |
| | | #searchreset, |
| | | div.searchbox a.searchreset |
| | | { |
| | | position: absolute; |
| | | top: 3px; |
| | |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #searchmenulink |
| | | #searchmenulink, |
| | | div.searchbox a.searchmenu, |
| | | div.searchbox a.searchicon |
| | | { |
| | | position: absolute; |
| | | top: 3px; |
| | | right: 168px; |
| | | } |
| | | |
| | | div.searchbox a.searchreset |
| | | { |
| | | display: block; |
| | | width: 14px; |
| | | height: 14px; |
| | | overflow: hidden; |
| | | white-space: nowrap; |
| | | text-indent: 50000px; |
| | | background: url(images/icons/reset.gif) top left no-repeat; |
| | | } |
| | | |
| | | div.searchbox a.searchicon |
| | | { |
| | | display: inline-block; |
| | | width: 16px; |
| | | height: 16px; |
| | | overflow: hidden; |
| | | background: url(images/icons/glass.png) top left no-repeat; |
| | | } |
| | | |
| | | #quicksearchbar img |
| | |
| | | vertical-align: middle; |
| | | } |
| | | |
| | | #quicksearchbox |
| | | #quicksearchbox, |
| | | div.searchbox > input |
| | | { |
| | | position: absolute; |
| | | top: 2px; |
| | |
| | | width: 400px; |
| | | color: #cf2734; |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #console |
| | | { |
| | | opacity: 0.8; |
| | | } |
| | | |
| | | .disabled, |
| | |
| | | .quota_text_high { color: white; } |
| | | .quota_text_mid { color: #666; } |
| | | .quota_text_low { color: #666; } |
| | | |
| | | |
| | | /********** 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; |
| | | } |