Skip to content

Commit 7fc1c9d

Browse files
author
Kristan Kenney
committed
Adjust button hover state details (dark.css)
1 parent a75e1d4 commit 7fc1c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/deb/themes/dark.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2899,7 +2899,7 @@ td.hint {
28992899
background-color: #454545;
29002900
box-shadow: 0px 1px 3px rgba(0,0,0,0.35),
29012901
inset 0px 0px 1px rgba(0,0,0,1),
2902-
inset 0px 0px 6px rgba(0,0,0,0.6) !important;
2902+
inset 0px 0px 3px rgba(0,0,0,0.65) !important;
29032903
transition: 0.2s;
29042904
}
29052905
.ui-button:focus,.ui-button:active,

0 commit comments

Comments
 (0)