X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/9619e699e1daf2ec1127cdf0bba7ffe2aa3bbb0c..0c13214cd07416fbc4f8c9e20a827a3ae227842f:/app/assets/stylesheets/parameters.scss diff --git a/app/assets/stylesheets/parameters.scss b/app/assets/stylesheets/parameters.scss index e0082a26a..e6c15a920 100644 --- a/app/assets/stylesheets/parameters.scss +++ b/app/assets/stylesheets/parameters.scss @@ -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;