271121 Visibility Icon
This commit is contained in:
@ -119,6 +119,10 @@ input[type="checkbox"]:checked+label {
|
||||
content: '';
|
||||
}
|
||||
|
||||
.sensitive::after {
|
||||
content: '';
|
||||
}
|
||||
|
||||
.side_element li:hover {
|
||||
background-color: rgba(255, 255, 255, 0.25);
|
||||
}
|
||||
|
Reference in New Issue
Block a user