]> 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 e0082a26aa0cf354564bfb1e734e740b00a88f9b..e6c15a92014f8afc10fd25b7e61a2b202ee39dd7 100644 (file)
@@ -14,13 +14,10 @@ $darkgrey: #888;
 $headerHeight: 55px;
 $sidebarWidth: 350px;
 $list-highlight: #FFFFC0;
-$border: 1px solid $grey;
 
 $link-color: #24d;
 $link-hover-color: #24d;
 $link-decoration: none;
 $link-hover-decoration: underline;
 
-$table-striped-bg: $offwhite;
-
 $enable-negative-margins: true;