| | |
| | | |
| | | body.iframe |
| | | { |
| | | margin: 0px; |
| | | margin: 20px 0 0 0; |
| | | background-color: #FFF; |
| | | } |
| | | |
| | |
| | | padding: 1px 3px; |
| | | } |
| | | |
| | | input.placeholder, |
| | | textarea.placeholder |
| | | { |
| | | color: #aaa; |
| | | } |
| | | |
| | | input.button |
| | | { |
| | | height: 20px; |
| | |
| | | { |
| | | color: #666; |
| | | font-size: 11px; |
| | | } |
| | | |
| | | .formlinks a, |
| | | .formlinks a:visited |
| | | { |
| | | color: #CC0000; |
| | | font-size: 11px; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | .formlinks a.disabled, |
| | | .formlinks a.disabled:visited |
| | | { |
| | | color: #999999; |
| | | } |
| | | |
| | | /** common user interface objects */ |
| | |
| | | #message div |
| | | { |
| | | width: 400px; |
| | | margin: 0px auto; |
| | | margin: 0px; |
| | | min-height: 22px; |
| | | padding: 8px 10px 8px 46px; |
| | | } |
| | |
| | | font-weight: bold; |
| | | overflow: hidden; |
| | | background: url(images/listheader.gif) top left repeat-x #CCC; |
| | | } |
| | | |
| | | .boxtitle .rightalign |
| | | { |
| | | float: right; |
| | | } |
| | | |
| | | body.iframe .boxtitle |
| | | { |
| | | position: fixed; |
| | | top: 0; |
| | | left: 0; |
| | | width: 100%; |
| | | } |
| | | |
| | | .boxcontent |
| | |
| | | |
| | | .splitter-h |
| | | { |
| | | cursor: n-resize; |
| | | cursor: n-resize; cursor: row-resize; |
| | | background-position: center 2px; |
| | | } |
| | | |
| | | .splitter-v |
| | | { |
| | | cursor: e-resize; |
| | | cursor: e-resize; cursor: col-resize; |
| | | background-position: 2px center; |
| | | } |
| | | |
| | |
| | | span.tablink a, |
| | | span.tablink-selected a |
| | | { |
| | | display: block; |
| | | display: inline-block; |
| | | padding: 5px 10px 0 5px; |
| | | margin-left: 5px; |
| | | height: 23px; |