Просмотр исходного кода

Merge pull request #16 from nostalgiaz/master

Update from nostalgiaz:master
Stein, Peter 12 лет назад
Родитель
Сommit
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
  * bootstrapSwitch v1.6 by Larentis Mattia @SpiritualGuru
  * http://www.larentis.eu/
  * http://www.larentis.eu/
  * 
  * 

Разница между файлами не показана из-за своего большого размера
+ 13 - 0
static/js/bootstrap-switch.min.js


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

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

Некоторые файлы не были показаны из-за большого количества измененных файлов