You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
label {
|
|
cursor: pointer;
|
|
}
|
|
|
|
.checkbox label {
|
|
padding-left: 2px;
|
|
}
|
|
|
|
.admin {
|
|
.fa-toggle-on, .fa-toggle-off {
|
|
font-size: 21px;
|
|
vertical-align: -3px;
|
|
}
|
|
|
|
.fa-toggle-on {
|
|
color: @brand-success;
|
|
}
|
|
} |