Add hidden brackets around user nicks
This commit is contained in:
parent
0647777e9e
commit
0618a769d5
2 changed files with 5 additions and 1 deletions
|
@ -15,6 +15,10 @@ a {
|
|||
cursor: pointer;
|
||||
}
|
||||
|
||||
.hidden-bracket {
|
||||
font-size: 0px;
|
||||
}
|
||||
|
||||
td.prefix {
|
||||
text-align: right;
|
||||
vertical-align: top;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue