ソースを参照

remove class: "radio-no-uncheck"

remove class: "radio-no-uncheck", because not needed
Stein, Peter 12 年 前
コミット
666eda53b9
1 ファイル変更0 行追加9 行削除
  1. 0 9
      static/stylesheets/bootstrap-switch.css

+ 0 - 9
static/stylesheets/bootstrap-switch.css

@@ -48,15 +48,6 @@
 .has-switch.deactivate span {
   cursor: default !important;
 }
-.has-switch.radio-no-uncheck {
-
-  filter: alpha(opacity=50);
-  cursor: default !important;
-}
-.has-switch.radio-no-uncheck label,
-.has-switch.radio-no-uncheck span {
-  cursor: default !important;
-}
 .has-switch > div {
   display: inline-block;
   width: 150%;