fixed navbar border color and background color.

This commit is contained in:
mits
2005-05-10 19:01:15 +00:00
parent 4c58e0289b
commit 3e86fa9ebe
+2 -2
View File
@@ -64,8 +64,8 @@ div.header {
}
.navbar {
background-color:#EEEEEE;
border-color:#DDDDDD;
background-color:#AAAAFF;
border-color:#AAAAFF;
}
table.formtable tbody th {