mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed click-through to filters at top of plugins list.
This commit is contained in:
@@ -30,6 +30,7 @@ paper-icon-button[disabled] {
|
||||
core-animated-pages::shadow ::content > *:not(.core-selected):not([animate]) {
|
||||
display: block !important;
|
||||
height: 1px;
|
||||
pointer-events: none;
|
||||
}
|
||||
/* This makes checkboxes have the same padding as icons in lists. */
|
||||
html /deep/ core-menu paper-checkbox::shadow #checkboxLabel {
|
||||
|
||||
Reference in New Issue
Block a user