271121 Visibility Icon

This commit is contained in:
Daisuke
2021-11-27 15:31:52 -06:00
parent b44e9d69ad
commit 8b2355c143
17 changed files with 58 additions and 5 deletions

View File

@ -390,6 +390,10 @@ input[type="submit"] {
background-repeat:no-repeat;
}
.sensitive::after {
content: '';
}
.notif .post_buttons {
color: black;
background-color:#b8b8b8;