Explorar el Código

none shadow around checkbox

yusuketk hace 6 años
padre
commit
d9e0989fac
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      src/client/styles/scss/_override-bootstrap-variables.scss

+ 1 - 2
src/client/styles/scss/_override-bootstrap-variables.scss

@@ -106,5 +106,4 @@ $progress-box-shadow: none;
 
 //== Custom Checkbox
 $custom-checkbox-indicator-border-radius: 0px;
-$custom-checkbox-indicator-indeterminate-box-shadow: none;
-$custom-control-indicator-box-shadow: none;
+$custom-control-indicator-focus-box-shadow: none;