indicate locked features

This commit is contained in:
Mario Vavti
2018-10-01 11:01:56 +02:00
parent 8febcc2705
commit 7dadf387e5
3 changed files with 3 additions and 5 deletions

View File

@@ -1677,11 +1677,9 @@ dl.bb-dl > dd > li {
.form-group.checkbox > div > input:disabled + label .onoffswitch-switch {
background-color: red;
border-radius: 3px;
background-color: red;
opacity: 0.3;
filter:alpha(opacity=30);
}