improve the look of notes,warnings,comments

This commit is contained in:
Jeff Zaroyko
2008-02-21 19:59:19 +11:00
committed by Chris Morgan
parent 42bb1eb9ea
commit ccbc842d5c
2 changed files with 2 additions and 2 deletions

View File

@@ -57,7 +57,7 @@ tr.garbage { background-color: #999966; }
tr.warning { background-color: #ff3333; } /* novascotia salmon */
tr.howto { background-color: green; }
tr.defaultnote { background-color: #0066CC; } /* mid-light blue */
tr.notetitle { background-color: #cccccc; font-weight: bold; }
/* classes for the version info pane */
/* version info pane is the right hand pane at the top of the version page */
div.version_info_pane p { margin:0px; }