| | |
| | | padding: 1em 5em 1em 0.2em; |
| | | } |
| | | |
| | | #progress li a { |
| | | color: #999; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #progress li a:hover { |
| | | text-decoration: underline; |
| | | } |
| | | |
| | | #progress li.current { |
| | | color: #000; |
| | | font-weight: bold; |
| | | } |
| | | |
| | | #progress li.passed, |
| | | #progress li.passed a { |
| | | #progress li.passed a, |
| | | #progress li.current a { |
| | | color: #333; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | #progress li.passed a:hover { |
| | | text-decoration: underline; |
| | | } |
| | | |
| | | fieldset { |
| | |
| | | height: 30em; |
| | | } |
| | | |
| | | dt.propname { |
| | | .propname { |
| | | font-family: monospace; |
| | | font-size: 9pt; |
| | | margin-top: 1em; |
| | |
| | | margin-top: 0.3em; |
| | | } |
| | | |
| | | label { |
| | | dd label { |
| | | padding-left: 0.5em; |
| | | } |
| | | |
| | |
| | | border: 2px solid #c2d071; |
| | | } |
| | | |
| | | .warning { |
| | | .suggestion { |
| | | padding: 0.6em; |
| | | background-color: #ebebeb; |
| | | border: 1px solid #999; |
| | | } |
| | | |
| | | p.warning, |
| | | div.warning { |
| | | padding: 1em; |
| | | background-color: #ef9398; |
| | | border: 2px solid #dc5757; |
| | | } |
| | | |
| | | h3.warning { |
| | | color: #c00; |
| | | background: url('images/error.png') top left no-repeat; |
| | | padding-left: 24px; |
| | | } |
| | | |
| | | .userconf { |
| | | color: #00c; |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | } |