fixed #32
This commit is contained in:
parent
76b63d5c68
commit
8d358e3ac6
2 changed files with 13 additions and 0 deletions
|
@ -248,3 +248,7 @@ li:hover .reply_to, li:hover .retweet, li:hover .remove {
|
|||
background-position: -128px 0;
|
||||
top: 20px;
|
||||
}
|
||||
|
||||
.mentioned {
|
||||
border-right: 5px solid #00317a;
|
||||
}
|
||||
|
|
Reference in a new issue