custom checkbox in options
This commit is contained in:
@@ -310,4 +310,11 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
|
||||
|
||||
.fa-c-image:before {
|
||||
content: "\f03e";
|
||||
}
|
||||
|
||||
.fa-c-on:before {
|
||||
content: "\f205";
|
||||
}
|
||||
.fa-c-off:before {
|
||||
content: "\f204";
|
||||
}
|
||||
Reference in New Issue
Block a user