mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fixed selected item background CSS.
This commit is contained in:
@@ -67,5 +67,5 @@ html /deep/ core-animated-pages {
|
||||
|
||||
/* This stops menus keeping the last item clicked highlighted. */
|
||||
paper-item.core-selected {
|
||||
background: white;
|
||||
background: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user