Merge pull request #310 from ricewind012/patch-1
Remove hardcoded color and fonts in Whisker Menu
This commit is contained in:
commit
87d3a6ea65
|
@ -38,8 +38,6 @@ the whisker menu without having to correct their pointer location. */
|
|||
#applicationmenu-button label {
|
||||
padding: 1px;
|
||||
border: none;
|
||||
color: black;
|
||||
font-family: Helvetica, "Microsoft Sans Serif", Sans, Sans-Serif;
|
||||
font-weight: bold; }
|
||||
|
||||
/****************
|
||||
|
|
Loading…
Reference in New Issue