| | |
| | | |
| | | body |
| | | { |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | margin: 8px; |
| | | background-color: #F6F6F6; |
| | | color: #000000; |
| | | color: #000; |
| | | font-size: 12px; |
| | | } |
| | | |
| | | body.iframe |
| | |
| | | margin: 10px; |
| | | } |
| | | |
| | | body, td, th, div, p, h3, select, input, textarea |
| | | td, th, div, p, select, input, textarea |
| | | { |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | font-size: 12px; |
| | | font-family: inherit; |
| | | } |
| | | |
| | | th |
| | |
| | | |
| | | a, a:active, a:visited |
| | | { |
| | | color: #000000; |
| | | color: #000; |
| | | outline: none; |
| | | } |
| | | |
| | | a.button, a.button:visited, a.tab, a.tab:visited, a.axislist |
| | | { |
| | | color: #000000; |
| | | color: #000; |
| | | text-decoration: none; |
| | | } |
| | | |
| | |
| | | hr |
| | | { |
| | | height: 1px; |
| | | background-color: #666666; |
| | | background-color: #666; |
| | | border-style: none; |
| | | } |
| | | |
| | |
| | | input[type="password"], |
| | | textarea |
| | | { |
| | | border: 1px solid #666666; |
| | | color: #333333; |
| | | background-color: #ffffff; |
| | | border: 1px solid #666; |
| | | color: #333; |
| | | background-color: #FFF; |
| | | } |
| | | |
| | | input, textarea |
| | |
| | | input.button:hover |
| | | { |
| | | color: black; |
| | | } |
| | | |
| | | input.button[disabled], |
| | | input.button[disabled]:hover |
| | | { |
| | | color: #aaa; |
| | | border-color: #ccc; |
| | | } |
| | | |
| | | input.mainaction |
| | |
| | | left: 20px; |
| | | } |
| | | |
| | | #header |
| | | body > #header |
| | | { |
| | | position: absolute; |
| | | top: 8px; |
| | |
| | | background-position: 0 -75px; |
| | | } |
| | | |
| | | #message |
| | | body > #message |
| | | { |
| | | position: absolute; |
| | | display: none; |
| | |
| | | opacity: 0.85; |
| | | } |
| | | |
| | | #message div |
| | | body > #message div |
| | | { |
| | | width: 400px; |
| | | margin: 0px; |
| | |
| | | padding: 8px 10px 8px 46px; |
| | | } |
| | | |
| | | #message div.notice, |
| | | #remote-objects-message |
| | | body > #message div.notice, |
| | | #message-objects div.notice |
| | | { |
| | | background: url(images/display/icons.png) 6px 3px no-repeat; |
| | | background-color: #F7FDCB; |
| | | border: 1px solid #C2D071; |
| | | } |
| | | |
| | | #message div.error, |
| | | #message div.warning |
| | | body > #message div.error, |
| | | body > #message div.warning, |
| | | #message-objects div.warning, |
| | | #message-objects div.error |
| | | { |
| | | background: url(images/display/icons.png) 6px -97px no-repeat; |
| | | background-color: #EF9398; |
| | | border: 1px solid #DC5757; |
| | | } |
| | | |
| | | #message div.confirmation |
| | | body > #message div.confirmation, |
| | | #message-objects div.confirmation |
| | | { |
| | | background: url(images/display/icons.png) 6px -47px no-repeat; |
| | | background-color: #A6EF7B; |
| | | border: 1px solid #76C83F; |
| | | } |
| | | |
| | | #message div.loading |
| | | body > #message div.loading, |
| | | #message-objects div.loading |
| | | { |
| | | background: url(images/display/loading.gif) 6px 3px no-repeat; |
| | | background-color: #EBEBEB; |
| | | border: 1px solid #CCCCCC; |
| | | } |
| | | |
| | | #message a |
| | | body > #message a |
| | | { |
| | | cursor: pointer; |
| | | text-decoration: underline; |
| | |
| | | font-size: 11px; |
| | | font-weight: bold; |
| | | overflow: hidden; |
| | | text-overflow: ellipsis; |
| | | -o-text-overflow: ellipsis; |
| | | white-space: nowrap; |
| | | background: url(images/listheader.gif) top left repeat-x #CCC; |
| | | } |
| | | |
| | |
| | | margin: auto; |
| | | } |
| | | |
| | | #rcmloginuser, #rcmloginpwd, #rcmloginhost |
| | | #login-form table td.input input |
| | | { |
| | | width: 200px; |
| | | } |