]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/parameters.scss
Combine the two different offwhite background colours, and use the lighter one
[rails.git] / app / assets / stylesheets / parameters.scss
index 989444a62d77999c5f96dfa5b935122833623250..4381e9d14f23c4afd34c1ee51109dcc1a56cf910 100644 (file)
@@ -2,7 +2,7 @@
 $lineheight: 20px;
 $typeheight: 14px;
 
-$offwhite: #f4f4ff;
+$offwhite: #f8f8ff;
 $blue: #7092FF;
 $lightblue: #B8C5F0;
 $green: #7ebc6f;
@@ -15,4 +15,5 @@ $headerHeight: 55px;
 $sidebarWidth: 350px;
 $keyline: 1px solid $lightgrey;
 $border-radius: 3px;
-$list-highlight: #FFFFE6;
+$list-highlight: #FFFFC0;
+$border: 1px solid $grey;