Bläddra i källkod

Adjust button hover state details (dark.css)

Kristan Kenney 6 år sedan
förälder
incheckning
7fc1c9d29e
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      install/deb/themes/dark.css

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

@@ -2899,7 +2899,7 @@ td.hint {
   background-color: #454545;
   box-shadow: 0px 1px 3px rgba(0,0,0,0.35),
               inset 0px 0px 1px rgba(0,0,0,1),
-              inset 0px 0px 6px rgba(0,0,0,0.6) !important;
+              inset 0px 0px 3px rgba(0,0,0,0.65) !important;
   transition: 0.2s;
 }
 .ui-button:focus,.ui-button:active,