]> git.openstreetmap.org Git - rails.git/blobdiff - app/assets/stylesheets/parameters.scss
Match list group hover background with table hover background
[rails.git] / app / assets / stylesheets / parameters.scss
index 3d66db5fbe65cb013289a6b61d6d60978794386f..c46174d78a49995b6b202640b7ef1a28f37a3349 100644 (file)
@@ -19,4 +19,7 @@ $link-hover-color: #24d;
 $link-decoration: none;
 $link-hover-decoration: underline;
 
+$table-border-factor: .1;
+$list-group-hover-bg: rgba(var(--bs-emphasis-color-rgb), .075);
+
 $enable-negative-margins: true;