소스 검색

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;

이 변경점에서 너무 많은 파일들이 변경되어 몇몇 파일들은 표시되지 않았습니다.