]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/parameters.scss
Use Bootstrap to set z-indexes of map-overlapping ui
[rails.git] / app / assets / stylesheets / parameters.scss
index 3ccb23c74e88375c3d23164cd7cdd3fab89cc874..e6c15a92014f8afc10fd25b7e61a2b202ee39dd7 100644 (file)
@@ -11,11 +11,13 @@ $vibrant-green: #76c551;
 $grey: #CCC;
 $lightgrey: #EEE;
 $darkgrey: #888;
-$hovercolor: 20%;
 $headerHeight: 55px;
 $sidebarWidth: 350px;
-$keyline: 1px solid $lightgrey;
 $list-highlight: #FFFFC0;
-$border: 1px solid $grey;
+
+$link-color: #24d;
+$link-hover-color: #24d;
+$link-decoration: none;
+$link-hover-decoration: underline;
 
 $enable-negative-margins: true;