mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-28 14:21:08 +00:00
Update bootstrap
This commit is contained in:
2
_sass/bootstrap/mixins/_table-row.scss
Executable file → Normal file
2
_sass/bootstrap/mixins/_table-row.scss
Executable file → Normal file
@@ -26,7 +26,7 @@
|
||||
$hover-background: darken($background, 5%);
|
||||
|
||||
.table-#{$state} {
|
||||
@include hover {
|
||||
@include hover() {
|
||||
background-color: $hover-background;
|
||||
|
||||
> td,
|
||||
|
Reference in New Issue
Block a user