]> git.openstreetmap.org Git - rails.git/commitdiff
Use default table stripe color
authorAnton Khorev <tony29@yandex.ru>
Sun, 7 Apr 2024 13:23:33 +0000 (16:23 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sun, 7 Apr 2024 13:23:33 +0000 (16:23 +0300)
app/assets/stylesheets/parameters.scss

index 2054649776c8b50d146e35da3b0987b275be6f4a..e6c15a92014f8afc10fd25b7e61a2b202ee39dd7 100644 (file)
@@ -20,6 +20,4 @@ $link-hover-color: #24d;
 $link-decoration: none;
 $link-hover-decoration: underline;
 
-$table-striped-bg: $offwhite;
-
 $enable-negative-margins: true;