Denis K 8 vuotta sitten
vanhempi
commit
de2e04bdad
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      jet/static/jet/css/_changeform.scss

+ 1 - 1
jet/static/jet/css/_changeform.scss

@@ -725,7 +725,7 @@ body.popup .submit-row {
       transition: background-color $transitions-duration, color $transitions-duration;
     }
 
-    body.no-touchevents &:hover, &:active {
+    html.no-touchevents &:hover, &:active {
       background: $button-hover-background-color;
       color: $button-hover-text-color;
     }