indicating locked thread at bottom, asking to log in before reply
This commit is contained in:
@@ -961,4 +961,13 @@ nav.pagination {
|
||||
text-align: left; // just in case it's changed in a parent node
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.locked {
|
||||
background: #ffa500;
|
||||
border: 1px solid;
|
||||
border-radius: 3px;
|
||||
color: #000;
|
||||
display: inline-block;
|
||||
padding: 2px 5px;
|
||||
}
|
||||
Reference in New Issue
Block a user