Pārlūkot izejas kodu

switch颜色调整

seimin 3 gadi atpakaļ
vecāks
revīzija
f399f60dec
1 mainītis faili ar 5 papildinājumiem un 3 dzēšanām
  1. 5 3
      assets/css/styles.css

+ 5 - 3
assets/css/styles.css

@@ -1729,10 +1729,12 @@ fieldset[disabled] .btn-statebutton.btn-o.active {
1729 1729
 
1730 1730
 
1731 1731
 /*check按钮*/
1732
-
1733
-.switch small {
1734
-    background: #6f9ad4 !important;
1732
+.switch{
1733
+    background-color: #a6a9ad !important;
1735 1734
 }
1735
+/* .switch small {
1736
+    background: #6f9ad4 !important;
1737
+} */
1736 1738
 
1737 1739
 .switch.checked {
1738 1740
     background: #6f9ad4 !important;