Merge pull request #310 from ricewind012/patch-1

Remove hardcoded color and fonts in Whisker Menu
This commit is contained in:
grassmunk 2023-11-16 11:14:41 -08:00 committed by GitHub
commit 87d3a6ea65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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; }
/****************