浏览代码

Merge pull request #16 from nostalgiaz/master

Update from nostalgiaz:master
Stein, Peter 11 年之前
父节点
当前提交
e2c96f916c
共有 3 个文件被更改,包括 15 次插入2 次删除
  1. 1 1
      static/js/bootstrap-switch.js
  2. 13 0
      static/js/bootstrap-switch.min.js
  3. 1 1
      static/less/bootstrap-switch.less

+ 1 - 1
static/js/bootstrap-switch.js

@@ -1,4 +1,4 @@
-/* ============================================================
+/*! ============================================================
  * bootstrapSwitch v1.6 by Larentis Mattia @SpiritualGuru
  * http://www.larentis.eu/
  * 

文件差异内容过多而无法显示
+ 13 - 0
static/js/bootstrap-switch.min.js


+ 1 - 1
static/less/bootstrap-switch.less

@@ -109,7 +109,7 @@
   }
 
   label {
-  	text-align: center;
+    text-align: center;
     margin-top: -1px;
     margin-bottom: -1px;
     z-index: 100;

部分文件因为文件数量过多而无法显示