We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe4b85e commit 3994021Copy full SHA for 3994021
1 file changed
frontend/static/themes/solarized_osaka.css
@@ -28,7 +28,7 @@ button.text.active,
28
color: var(--main-color);
29
}
30
31
-button:hover,
+button:not(.textButton):hover,
32
.button:hover,
33
input[type="button"]:hover,
34
input[type="reset"]:hover,
0 commit comments