| | |
| | | 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 { |
| | | margin-bottom: 2em; |
| | | margin-bottom: 1.5em; |
| | | border: 1px solid #aaa; |
| | | background-color: #f9f9f9; |
| | | } |
| | |
| | | font-family: monospace; |
| | | font-size: 9pt; |
| | | width: 100%; |
| | | height: 40em; |
| | | height: 30em; |
| | | } |
| | | |
| | | dt.propname { |
| | |
| | | margin-top: 0.3em; |
| | | } |
| | | |
| | | label { |
| | | dd label { |
| | | padding-left: 0.5em; |
| | | } |
| | | |
| | |
| | | text-align: left; |
| | | } |
| | | |
| | | ul li { |
| | | margin: 0.3em 0 0.4em -1em; |
| | | } |
| | | |
| | | ul li ul li { |
| | | margin-bottom: 0.2em; |
| | | } |
| | | |
| | | h3 { |
| | | font-size: 1.1em; |
| | | margin-top: 1.5em; |
| | | margin-bottom: 0.6em; |
| | | } |
| | | |
| | | h4 { |
| | | margin-bottom: 0.2em; |
| | | } |
| | | |
| | | a.blocktoggle { |
| | | color: #666; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | a.addlink { |
| | | color: #999; |
| | | font-size: 0.9em; |
| | | padding: 1px 0 1px 20px; |
| | | background: url('images/add.png') top left no-repeat; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | a.removelink { |
| | | color: #999; |
| | | font-size: 0.9em; |
| | | padding: 1px 0 1px 24px; |
| | | background: url('images/delete.png') 4px 0 no-repeat; |
| | | text-decoration: none; |
| | | } |
| | | |
| | | .hint { |
| | |
| | | background-color: #ef9398; |
| | | border: 2px solid #dc5757; |
| | | } |
| | | |
| | | .userconf { |
| | | color: #00c; |
| | | font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; |
| | | } |