271121 Visibility Icon
This commit is contained in:
@ -286,7 +286,9 @@ input[type="submit"] {
|
||||
content: '';
|
||||
}
|
||||
|
||||
|
||||
.sensitive::after {
|
||||
content: '';
|
||||
}
|
||||
|
||||
.post_buttons {
|
||||
color: #404040;
|
||||
|
@ -563,7 +563,7 @@ aside {
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.postAge,.public:after,.unlisted:after,.private:after,.direct:after {
|
||||
.postAge,.public:after,.unlisted:after,.private:after,.direct:after,.sensitive:after {
|
||||
font-size:12px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user