瀏覽代碼

Update to V1.3.1

Update to V1.3.1
BdMdesigN 12 年之前
父節點
當前提交
5e50a09b17
共有 1 個文件被更改,包括 7 次插入1 次删除
  1. 7 1
      static/stylesheets/bootstrapSwitch.css

+ 7 - 1
static/stylesheets/bootstrapSwitch.css

@@ -1,6 +1,11 @@
 /* ============================================================
- * bootstrapSwitch v1.2 by Larentis Mattia @spiritualGuru
+ * 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
@@ -60,6 +65,7 @@
 .has-switch > div.switch-on {
   left: 0%;
 }
+.has-switch input[type=radio],
 .has-switch input[type=checkbox] {
   display: none;
 }