Bladeren bron

Merge pull request #44 from nostalgiaz/v1.8

Update bootstrap-switch.css
Stein, Peter 11 jaren geleden
bovenliggende
commit
33209a6fb7
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  1. 1 1
      static/stylesheets/bootstrap-switch.css

+ 1 - 1
static/stylesheets/bootstrap-switch.css

@@ -148,7 +148,7 @@
 .has-switch label.active,
 .has-switch label.active,
 .has-switch label.disabled,
 .has-switch label.disabled,
 .has-switch label[disabled] {
 .has-switch label[disabled] {
-  color: #ffffff;
+  color: #000000;
   background-color: #e6e6e6;
   background-color: #e6e6e6;
   *background-color: #d9d9d9;
   *background-color: #d9d9d9;
 }
 }