Limit button coloring to panel-buttons
This commit is contained in:
parent
a69ec4dc0d
commit
9dcbbca92f
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ panel menulist:hover, panel menulist[open]{ border-color: Highlight !important;
|
|||
#editBMPanel_folderMenuList > menupopup > menuitem{ color: var(--uc-menu-color) !important; }
|
||||
|
||||
panel treechildren::-moz-tree-row(selected),
|
||||
button:hover,
|
||||
panel button:hover,
|
||||
menu:hover,
|
||||
menu[_moz-menuactive],
|
||||
menu[open],
|
||||
|
|
Loading…
Reference in a new issue