Browse Source

top panel color

Serghey Rodin 12 years ago
parent
commit
e821beaac9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      web/css/main.css

+ 1 - 1
web/css/main.css

@@ -22,7 +22,7 @@ form {
 
 
 .top-menu {
 .top-menu {
     height: 24px;
     height: 24px;
-    background-color: #555;
+    background-color: #505050;
 }
 }
 
 
 .top-link {
 .top-link {