mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-14 16:05:28 +00:00
Improve display of toolboor menus with checkmarks
This commit is contained in:
@@ -275,7 +275,7 @@ UL.choiceMenu LI
|
||||
list-style-image: url("menu-nocheck.gif");
|
||||
padding: 3px 3px;
|
||||
margin: 0px;
|
||||
padding-right: 10px; }
|
||||
padding-right: 24px; }
|
||||
|
||||
UL.choiceMenu LI._chosen
|
||||
{ list-style-image: url("menu-check.gif"); }
|
||||
|
||||
Reference in New Issue
Block a user