This commit is contained in:
Jeena Paradies 2012-11-22 20:18:50 +01:00
parent 76b63d5c68
commit 8d358e3ac6
2 changed files with 13 additions and 0 deletions

View file

@ -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;
}