|
|
@ -402,12 +402,6 @@ textarea, |
|
|
|
-ms-transform: translate3d(17px, 0, 0); |
|
|
|
-ms-transform: translate3d(17px, 0, 0); |
|
|
|
transform: translate3d(17px, 0, 0); |
|
|
|
transform: translate3d(17px, 0, 0); |
|
|
|
} |
|
|
|
} |
|
|
|
.toggle.active:active .toggle-handle, |
|
|
|
|
|
|
|
.toggle.active .toggle-handle:active { |
|
|
|
|
|
|
|
-webkit-transform: translate3d(10px, 0, 0) !important; |
|
|
|
|
|
|
|
-ms-transform: translate3d(10px, 0, 0) !important; |
|
|
|
|
|
|
|
transform: translate3d(10px, 0, 0) !important; |
|
|
|
|
|
|
|
} |
|
|
|
|
|
|
|
.toggle.active .toggle-handle { |
|
|
|
.toggle.active .toggle-handle { |
|
|
|
border-color: #4cd964; |
|
|
|
border-color: #4cd964; |
|
|
|
} |
|
|
|
} |
|
|
|