Procházet zdrojové kódy

remove inappropriate style

akira-s před 6 roky
rodič
revize
8a16393868
1 změnil soubory, kde provedl 0 přidání a 14 odebrání
  1. 0 14
      src/client/styles/scss/_layout_kibela.scss

+ 0 - 14
src/client/styles/scss/_layout_kibela.scss

@@ -107,20 +107,6 @@ body.kibela {
     // border-radius: $radius;
     // border-radius: $radius;
   }
   }
 
 
-  /* Custom Control */
-  .custom-control {
-    .custom-control-input {
-      ~ .custom-control-label::before {
-        border-color: $lightthemecolor;
-      }
-
-      &:checked~ .custom-control-label::before {
-        background-color: $color-control;
-        border-color: $color-control;
-      }
-    }
-  }
-
   /* edit */
   /* edit */
   .CodeMirror {
   .CodeMirror {
     border-radius: 0.35em;
     border-radius: 0.35em;