jin-nin commited on
Commit
36c3bbf
1 Parent(s): 8d22e35

Update style.css

Browse files
Files changed (1) hide show
  1. style.css +1 -1
style.css CHANGED
@@ -11,7 +11,7 @@
11
  line-height: 1.5rem !important;
12
  }
13
  input::-webkit-slider-runnable-track {
14
- background: #293139 !important;
15
  border-radius: 2px !important;
16
  }
17
 
 
11
  line-height: 1.5rem !important;
12
  }
13
  input::-webkit-slider-runnable-track {
14
+ background: rgba(0,0,0,.1) !important;
15
  border-radius: 2px !important;
16
  }
17