From: Anton Khorev Date: Sun, 7 Apr 2024 13:23:33 +0000 (+0300) Subject: Use default table stripe color X-Git-Tag: live~209^2~3 X-Git-Url: https://git.openstreetmap.org/rails.git/commitdiff_plain/7e5abf446783428f21748324b08c380a520606b0 Use default table stripe color --- diff --git a/app/assets/stylesheets/parameters.scss b/app/assets/stylesheets/parameters.scss index 205464977..e6c15a920 100644 --- a/app/assets/stylesheets/parameters.scss +++ b/app/assets/stylesheets/parameters.scss @@ -20,6 +20,4 @@ $link-hover-color: #24d; $link-decoration: none; $link-hover-decoration: underline; -$table-striped-bg: $offwhite; - $enable-negative-margins: true;