Преглед на файлове

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%;