mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-26 11:01:04 +00:00
Merge pull request #6673 from Simounet/fix/6664-mass-action-dark-theme
Fix #6664 mass action input on dark theme
This commit is contained in:
commit
bc8c7cd7ca
3 changed files with 3 additions and 2 deletions
|
@ -52,6 +52,7 @@
|
||||||
height: 100%;
|
height: 100%;
|
||||||
vertical-align: middle;
|
vertical-align: middle;
|
||||||
opacity: initial;
|
opacity: initial;
|
||||||
|
z-index: 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
.toggle-checkbox:not(:checked) + .mass-action,
|
.toggle-checkbox:not(:checked) + .mass-action,
|
||||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue