]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/parameters.scss
Remove unused tooltips css
[rails.git] / app / assets / stylesheets / parameters.scss
index 6cbbf1a27afb3000b991fe6691a626248f2142fc..4b5daf4d01d8cd91bd6adf56fd778265e8bcec5e 100644 (file)
@@ -17,3 +17,12 @@ $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;
+
+$table-striped-bg: $offwhite;
+
+$enable-negative-margins: true;