X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/ac07a790784e36641c761658dc13f5c61249c6dc..e42e95c3decfea7770c8d5b2df2fbd5bb3de17ef:/app/assets/stylesheets/parameters.scss?ds=inline diff --git a/app/assets/stylesheets/parameters.scss b/app/assets/stylesheets/parameters.scss index 31e7edce5..4b5daf4d0 100644 --- a/app/assets/stylesheets/parameters.scss +++ b/app/assets/stylesheets/parameters.scss @@ -23,4 +23,6 @@ $link-hover-color: #24d; $link-decoration: none; $link-hover-decoration: underline; +$table-striped-bg: $offwhite; + $enable-negative-margins: true;