소스 검색

Merge pull request #44 from nostalgiaz/v1.8

Update bootstrap-switch.css
Stein, Peter 11 년 전
부모
커밋
33209a6fb7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.disabled,
 .has-switch label[disabled] {
-  color: #ffffff;
+  color: #000000;
   background-color: #e6e6e6;
   *background-color: #d9d9d9;
 }