| | |
| | | margin-bottom: 0; |
| | | } |
| | | |
| | | a.button span.icon, |
| | | .pagenav a.button span.inner { |
| | | display: inline-block; |
| | | width: 16px; |
| | |
| | | background: url(images/buttons.png) -6px -211px no-repeat; |
| | | } |
| | | |
| | | a.button.prevpage span.icon, |
| | | .pagenav a.prevpage span.inner { |
| | | background-position: -7px -226px; |
| | | } |
| | | |
| | | a.button.nextpage span.icon, |
| | | .pagenav a.nextpage span.inner { |
| | | background-position: -28px -226px; |
| | | } |
| | | |
| | | a.button.lastpage span.icon, |
| | | .pagenav a.lastpage span.inner { |
| | | background-position: -28px -211px; |
| | | } |
| | | |
| | | a.button.pageup span.icon, |
| | | .pagenav a.pageup span.inner { |
| | | background-position: -7px -241px; |
| | | } |
| | | |
| | | a.button.pagedown span.icon, |
| | | .pagenav a.pagedown span.inner { |
| | | background-position: -29px -241px; |
| | | } |
| | | |
| | | a.button.reply span.icon, |
| | | .pagenav a.reply span.inner { |
| | | background-position: -7px -256px; |
| | | } |
| | | |
| | | a.button.forward span.icon, |
| | | .pagenav a.forward span.inner { |
| | | background-position: -29px -256px; |
| | | } |
| | | |
| | | a.button.replyall span.icon, |
| | | .pagenav a.replyall span.inner { |
| | | background-position: -7px -271px; |
| | | } |
| | | |
| | | a.button.extwin span.icon, |
| | | .pagenav a.extwin span.inner { |
| | | background-position: -29px -271px; |
| | | } |
| | | |
| | | a.button.changeformat.html span.icon, |
| | | .pagenav a.changeformat.html span.inner { |
| | | background-position: -7px -1859px; |
| | | } |
| | | a.button.changeformat.html.selected span.icon, |
| | | .pagenav a.changeformat.html.selected span.inner { |
| | | background-position: -29px -1859px; |
| | | } |
| | | |
| | | a.button.changeformat.text span.icon, |
| | | .pagenav a.changeformat.text span.inner { |
| | | background-position: -7px -1874px; |
| | | } |
| | | a.button.changeformat.text.selected span.icon, |
| | | .pagenav a.changeformat.text.selected span.inner { |
| | | background-position: -29px -1874px; |
| | | } |
| | | |
| | | a.button.add span.icon { |
| | | background-position: -7px -2009px; |
| | | } |
| | | |
| | | a.button.delete span.icon { |
| | | background-position: -29px -2009px; |
| | | } |
| | | |
| | | .pagenav .countdisplay { |
| | |
| | | |
| | | a.iconbutton { |
| | | display: inline-block; |
| | | width: 24px; |
| | | width: 20px; |
| | | height: 18px; |
| | | text-decoration: none; |
| | | text-indent: -5000px; |
| | |
| | | } |
| | | |
| | | a.iconbutton.searchoptions { |
| | | width: 24px; |
| | | background-position: -2px -317px; |
| | | } |
| | | |
| | | a.iconbutton.reset { |
| | | width: 24px; |
| | | background-position: -25px -317px; |
| | | } |
| | | |
| | | a.iconbutton.remove, |
| | | a.iconbutton.cancel { |
| | | background-position: -7px -377px; |
| | | background-position: -7px -378px; |
| | | } |
| | | |
| | | a.iconbutton.delete { |
| | | background-position: -7px -338px; |
| | | } |
| | | |
| | | a.iconbutton.add { |
| | | background-position: -7px -358px; |
| | | } |
| | | |
| | | a.iconbutton.remove { |
| | | background-position: -7px -379px; |
| | | } |
| | | |
| | | a.iconbutton.cancel { |
| | | background-position: -7px -398px; |
| | | } |
| | | |
| | | a.iconbutton.edit { |
| | | background-position: -7px -418px; |
| | | } |
| | | |
| | | a.iconbutton.upload { |
| | | background-position: -6px -438px; |
| | | } |
| | | |
| | | |
| | | a.iconlink { |
| | | display: inline-block; |
| | |
| | | border-width: 0 4px 4px; |
| | | border-color: #888 transparent; |
| | | /* reduce the damage in FF3.0 */ |
| | | display: block; |
| | | display: block; |
| | | width: 0; |
| | | z-index: 251; |
| | | } |
| | | |
| | | .ie8 .minimal #taskbar .tooltip:after { |
| | | top: -6px; |
| | | } |
| | | |
| | | .minimal #taskbar a:hover .tooltip { |
| | |
| | | bottom: 20px; |
| | | } |
| | | |
| | | #mainscreencontent { |
| | | position: absolute; |
| | | top: 42px; |
| | | left: 0; |
| | | right: 0; |
| | | bottom: 0; |
| | | } |
| | | |
| | | .minimal #mainscreen { |
| | | top: 62px; |
| | | } |
| | |
| | | } |
| | | |
| | | .minwidth { |
| | | position: absolute; |
| | | top: 0; |
| | | left: 0; |
| | | bottom: 0; |
| | | width: 100%; |
| | | min-width: 1024px; |
| | | } |
| | | |
| | |
| | | |
| | | ul.treelist ul ul li a { |
| | | padding-left: 54px; |
| | | } |
| | | |
| | | ul.treelist ul ul ul li { |
| | | margin-left: 16px; |
| | | } |
| | | |
| | | ul.treelist.iconized li a { |
| | |
| | | width: 95%; |
| | | } |
| | | |
| | | .propform a.disabled { |
| | | color: #999; |
| | | text-decoration: none; |
| | | cursor: default; |
| | | } |
| | | |
| | | fieldset.floating { |
| | | float: left; |
| | | margin-right: 10px; |