Skip to content

Commit

Permalink
FIX: Missing CSS Variable
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed May 16, 2023
1 parent 19048d6 commit 058e6e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Assets/css/plugin-manager.css
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
--pp-orange: #FF6500;
--blue-icon-dark: #034CA6;
--link-color-pm: #3366CC;
--color-light:#999999;
--button-blue-gradient: linear-gradient(to bottom, #7892C2 80%, #476E9E 100%);
--blue-border-gradient-match: #476E9E;
--table-blue-border-gradient-match: #476E9E;
Expand Down

0 comments on commit 058e6e7

Please sign in to comment.