소스 검색

Update to V1.3.1

Update to V1.3.1
BdMdesigN 12 년 전
부모
커밋
c3ff5426b6
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      static/less/bootstrapSwitch.less

+ 6 - 0
static/less/bootstrapSwitch.less

@@ -1,6 +1,11 @@
 /* ============================================================
  * bootstrapSwitch v1.3 by Larentis Mattia @spiritualGuru
  * http://www.larentis.eu/switch/
+ * 
+ * bootstrapSwitch v1.3.1 by Stein, Peter @BdMdesigN
+ * 
+ * enhanced by BdMdesigN
+ * http://www.bdmdesign.org
  * ============================================================
  * Licensed under the Apache License, Version 2.0
  * http://www.apache.org/licenses/LICENSE-2.0
@@ -58,6 +63,7 @@
       left: 0%;
     }
   }
+  input[type=radio],
   input[type=checkbox] {
     //debug
     display: none;