]> 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 719f5ad3b068098fb597db611770d0891c3b0ca9..c46174d78a49995b6b202640b7ef1a28f37a3349 100644 (file)
@@ -20,5 +20,6 @@ $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;