mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Restore CSS of disabled menu options
This commit is contained in:
@@ -288,7 +288,7 @@ UL.choiceMenu LI._chosen:hover
|
||||
.menu LI.selected,
|
||||
.menu LI.submenu-selected
|
||||
{ background-color: #9ABCD8;
|
||||
color: #fff !important; }
|
||||
color: #fff; }
|
||||
|
||||
.menu LI.disabled:hover
|
||||
{ background-color: inherit; }
|
||||
|
||||
Reference in New Issue
Block a user