Alfredo Villegas commited on
Commit
cf85a54
1 Parent(s): 6f17a91
Files changed (1) hide show
  1. static/css/switch.css +2 -1
static/css/switch.css CHANGED
@@ -32,7 +32,7 @@
32
  width: 23px;
33
  left: 4px;
34
  bottom: 4px;
35
- background-color: white;
36
  -webkit-transition: .4s;
37
  transition: .4s;
38
  }
@@ -59,6 +59,7 @@ input:checked+.slider:before {
59
  .slider.round:before {
60
  border-radius: 50%;
61
  box-shadow: 0 0 3px rgba(0, 0, 0, 5.5);
 
62
  }
63
 
64
  .switch:has(input:disabled) {
 
32
  width: 23px;
33
  left: 4px;
34
  bottom: 4px;
35
+ background: no-repeat center url(https://c.wallhere.com/photos/b4/6d/Google-20088.png!d);
36
  -webkit-transition: .4s;
37
  transition: .4s;
38
  }
 
59
  .slider.round:before {
60
  border-radius: 50%;
61
  box-shadow: 0 0 3px rgba(0, 0, 0, 5.5);
62
+ background: no-repeat center url(https://c.wallhere.com/photos/b4/6d/Google-20088.png!d);
63
  }
64
 
65
  .switch:has(input:disabled) {