mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed bad CSS in <loot-plugin-item>.
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
:host([data-dummy=false]) #dummyPlugin,
|
||||
:host([data-edits=false]) #hasUserEdits,
|
||||
:host([data-global-priority=false]) #hasGlobalPriority,
|
||||
:host #hasPriority:not([title^=Priority]) {
|
||||
:host #hasPriority:not([label^=Priority]) {
|
||||
visibility: hidden;
|
||||
}
|
||||
:host a {
|
||||
|
||||
Reference in New Issue
Block a user