admin magic box: v0.1

This commit is contained in:
2015-04-27 00:56:08 +02:00
parent 4f8956f09b
commit 27f5b44934
10 changed files with 125 additions and 56 deletions

View File

@@ -312,9 +312,9 @@ vertical-align 0% -5% -10% -15% -20% -25% -30%
content: "\f03e";
}
.fa-c-on:before {
.fa-c-on:before, .fa-c-1:before {
content: "\f205";
}
.fa-c-off:before {
.fa-c-off:before, .fa-c-0:before {
content: "\f204";
}