Alfredo Villegas commited on
Commit
974fdf3
1 Parent(s): 82eddaf

Colores dsiabled

Browse files
Files changed (1) hide show
  1. static/css/switch.css +2 -2
static/css/switch.css CHANGED
@@ -60,9 +60,9 @@ input:checked+.slider:before {
60
  }
61
 
62
  input:disabled > .switch{
63
- filter: brightness(1);
64
  }
65
 
66
  /* input:disabled ~ label {
67
- background-color: #f28150;
68
  } */
 
60
  }
61
 
62
  input:disabled > .switch{
63
+ background: #8b8b8b;
64
  }
65
 
66
  /* input:disabled ~ label {
67
+
68
  } */