forked from GNUsocial/gnu-social
removed text beside lock icon and fixed alignment
This commit is contained in:
parent
2b93643277
commit
4c457c82ef
@ -980,6 +980,9 @@ background:none;
|
|||||||
.checkbox-wrapper.checked label.checkbox,
|
.checkbox-wrapper.checked label.checkbox,
|
||||||
.checkbox-wrapper.unchecked label.checkbox {
|
.checkbox-wrapper.unchecked label.checkbox {
|
||||||
background-image:none;
|
background-image:none;
|
||||||
|
opacity: 0.6;
|
||||||
|
padding-left: 30px;
|
||||||
|
color:transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
.checkbox-wrapper.checked label.checkbox:before,
|
.checkbox-wrapper.checked label.checkbox:before,
|
||||||
|
Loading…
Reference in New Issue
Block a user