@@ -1,5 +1,5 | |||||
1 | html {overflow-y:scroll;} |
|
1 | html {overflow-y:scroll;} | |
2 |
body { font-family: Verdana, sans-serif; font-size: 12px; color:# |
|
2 | body { font-family: Verdana, sans-serif; font-size: 12px; color:#333; margin: 0; padding: 0; min-width: 900px; } | |
3 |
|
3 | |||
4 | h1, h2, h3, h4 {font-family: "Trebuchet MS", Verdana, sans-serif;padding: 2px 10px 1px 0px;margin: 0 0 10px 0;} |
|
4 | h1, h2, h3, h4 {font-family: "Trebuchet MS", Verdana, sans-serif;padding: 2px 10px 1px 0px;margin: 0 0 10px 0;} | |
5 | #content h1, h2, h3, h4 {color: #555;} |
|
5 | #content h1, h2, h3, h4 {color: #555;} | |
@@ -331,7 +331,7 div.square { | |||||
331 | form {display: inline;} |
|
331 | form {display: inline;} | |
332 | input, select {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;} |
|
332 | input, select {vertical-align: middle; margin-top: 1px; margin-bottom: 1px;} | |
333 | fieldset {border: 1px solid #e4e4e4; margin:0;} |
|
333 | fieldset {border: 1px solid #e4e4e4; margin:0;} | |
334 |
legend {color: # |
|
334 | legend {color: #333;} | |
335 | hr { width: 100%; height: 1px; background: #ccc; border: 0;} |
|
335 | hr { width: 100%; height: 1px; background: #ccc; border: 0;} | |
336 | blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 2.4em;} |
|
336 | blockquote { font-style: italic; border-left: 3px solid #e0e0e0; padding-left: 0.6em; margin-left: 2.4em;} | |
337 | blockquote blockquote { margin-left: 0;} |
|
337 | blockquote blockquote { margin-left: 0;} | |
@@ -385,6 +385,9 div#issue-changesets p { margin-top: 0; margin-bottom: 1em;} | |||||
385 | .journal ul.details img {margin:0 0 -3px 4px;} |
|
385 | .journal ul.details img {margin:0 0 -3px 4px;} | |
386 | div.journal {overflow:auto;} |
|
386 | div.journal {overflow:auto;} | |
387 | div.journal.private-notes {border-left:2px solid #d22; padding-left:4px; margin-left:-6px;} |
|
387 | div.journal.private-notes {border-left:2px solid #d22; padding-left:4px; margin-left:-6px;} | |
|
388 | div.journal ul.details {color:#959595; margin-bottom: 1.5em;} | |||
|
389 | div.journal ul.details a {color:#70A7CD;} | |||
|
390 | div.journal ul.details a:hover {color:#D14848;} | |||
388 |
|
391 | |||
389 | div#activity dl, #search-results { margin-left: 2em; } |
|
392 | div#activity dl, #search-results { margin-left: 2em; } | |
390 | div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; } |
|
393 | div#activity dd, #search-results dd { margin-bottom: 1em; padding-left: 18px; font-size: 0.9em; } |
General Comments 0
You need to be logged in to leave comments.
Login now