Browse Source

Adjust button down state in dark.css

Kristan Kenney 6 years ago
parent
commit
864b8635db
1 changed files with 1 additions and 1 deletions
  1. 1 1
      install/deb/themes/dark.css

+ 1 - 1
install/deb/themes/dark.css

@@ -2908,7 +2908,7 @@ td.hint {
 .button.cancel:active,.button.cancel:focus, .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.submit,
 .ui-button.ui-widget.ui-state-default.ui-corner-all.ui-button-text-only.submit:active, .vst-advanced:active {
   border: 1px solid #0066b4 !important;
-  background: linear-gradient(0deg, rgba(48,48,48,1) 0%, rgba(53,53,53,1) 35%, rgba(69,69,69,1) 100%) !important;
+  background: linear-gradient(0deg, rgba(69,69,69,1) 0%, rgba(53,53,53,1) 35%, rgba(48,48,48,1) 100%) !important;
   color: #d4d4d4 !important;
   text-shadow: 0px -1px 1px rgba(0,0,0,0.55) !important;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.3),