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