Remove hardcoded color and fonts in Whisker Menu

This commit is contained in:
ricewind012 2023-11-10 18:47:58 +00:00
parent 5670fde8ce
commit 425516c09f
1 changed files with 0 additions and 2 deletions

View File

@ -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; }
/****************