|
@@ -1,5 +1,5 @@
|
|
/* ============================================================
|
|
/* ============================================================
|
|
- * bootstrapSwitch v1.7 by Larentis Mattia @SpiritualGuru
|
|
|
|
|
|
+ * bootstrapSwitch v1.8 by Larentis Mattia @SpiritualGuru
|
|
* http://www.larentis.eu/
|
|
* http://www.larentis.eu/
|
|
*
|
|
*
|
|
* Enhanced for radiobuttons by Stein, Peter @BdMdesigN
|
|
* Enhanced for radiobuttons by Stein, Peter @BdMdesigN
|
|
@@ -117,6 +117,11 @@
|
|
font-size: 16px;
|
|
font-size: 16px;
|
|
line-height: normal;
|
|
line-height: normal;
|
|
}
|
|
}
|
|
|
|
+.has-switch .text-label {
|
|
|
|
+ text-align: center;
|
|
|
|
+ color: #000000;
|
|
|
|
+ font-size: 14px;
|
|
|
|
+}
|
|
.has-switch label {
|
|
.has-switch label {
|
|
text-align: center;
|
|
text-align: center;
|
|
margin-top: -1px;
|
|
margin-top: -1px;
|