mirror of
https://github.com/black7375/Firefox-UI-Fix.git
synced 2026-01-03 07:42:47 -08:00
Fix: typo #320
This commit is contained in:
parent
5610ee6b50
commit
ebae5dbff2
1 changed files with 2 additions and 2 deletions
|
|
@ -153,8 +153,8 @@ menu[disabled="true"] {
|
|||
|
||||
menulist > menupopup > menuitem[_moz-menuactive="true"],
|
||||
menulist > menupopup > menu[_moz-menuactive="true"] {
|
||||
background-color: higlight !important;
|
||||
color: higlighttext !important;
|
||||
background-color: highlight !important;
|
||||
color: highlighttext !important;
|
||||
}
|
||||
|
||||
#PlacesToolbar menu,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue