@@ -163,7 +163,7 @@ label.radio.custom {
|
|||||||
}
|
}
|
||||||
|
|
||||||
label.checkbox.custom input:checked ~ em:before { content: "\32"; }
|
label.checkbox.custom input:checked ~ em:before { content: "\32"; }
|
||||||
label.radio.custom input:checked ~ em:before { content: "\e607"; }
|
label.radio.custom input:checked ~ em:before { content: "\e619"; }
|
||||||
|
|
||||||
.input-labeled {
|
.input-labeled {
|
||||||
margin-left: $interiorMargin;
|
margin-left: $interiorMargin;
|
||||||
|
|||||||
@@ -2360,7 +2360,7 @@ label.checkbox.custom input:checked ~ em:before {
|
|||||||
|
|
||||||
/* line 166, ../../../../general/res/sass/controls/_controls.scss */
|
/* line 166, ../../../../general/res/sass/controls/_controls.scss */
|
||||||
label.radio.custom input:checked ~ em:before {
|
label.radio.custom input:checked ~ em:before {
|
||||||
content: "\e607"; }
|
content: "\e619"; }
|
||||||
|
|
||||||
/* line 168, ../../../../general/res/sass/controls/_controls.scss */
|
/* line 168, ../../../../general/res/sass/controls/_controls.scss */
|
||||||
.input-labeled {
|
.input-labeled {
|
||||||
|
|||||||
@@ -2285,7 +2285,7 @@ label.checkbox.custom input:checked ~ em:before {
|
|||||||
|
|
||||||
/* line 166, ../../../../general/res/sass/controls/_controls.scss */
|
/* line 166, ../../../../general/res/sass/controls/_controls.scss */
|
||||||
label.radio.custom input:checked ~ em:before {
|
label.radio.custom input:checked ~ em:before {
|
||||||
content: "\e607"; }
|
content: "\e619"; }
|
||||||
|
|
||||||
/* line 168, ../../../../general/res/sass/controls/_controls.scss */
|
/* line 168, ../../../../general/res/sass/controls/_controls.scss */
|
||||||
.input-labeled {
|
.input-labeled {
|
||||||
|
|||||||
Reference in New Issue
Block a user