mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
add sticky and closed
This commit is contained in:
@@ -58,6 +58,13 @@ export const Threads = styled.div`
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.closed-icon {
|
||||
background-image: url(assets/closed.gif);
|
||||
width: 16px;
|
||||
height: 16px;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
.meta {
|
||||
cursor: help;
|
||||
font-size: 11px;
|
||||
|
||||
Reference in New Issue
Block a user