mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-21 22:15:04 -04:00
show stickied comments in posts
This commit is contained in:
Vendored
+3
@@ -767,6 +767,9 @@ input[type="submit"]:hover,
|
||||
float: left;
|
||||
width: 100%;
|
||||
}
|
||||
#post .comment .meta p.stickied {
|
||||
color: green;
|
||||
}
|
||||
#post .comment .meta p.author a {
|
||||
font-weight: initial;
|
||||
margin-left: 10px;
|
||||
|
||||
Reference in New Issue
Block a user