فهرست منبع

none shadow around checkbox

yusuketk 6 سال پیش
والد
کامیت
d9e0989fac
1فایلهای تغییر یافته به همراه1 افزوده شده و 2 حذف شده
  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
 $custom-checkbox-indicator-border-radius: 0px;
 $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;