mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-26 23:39:11 -05:00
Add mobile CSS rule to highlight the submitter within the comments.
This commit is contained in:
@@ -150,3 +150,4 @@ ul {
|
||||
.flair, .linkflair { color: #545454; background-color: #F5F5F5; border: 1px solid #DEDEDE; }
|
||||
.linkflair { display: inline-block; font-size: small; max-width: 10em; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
|
||||
a.author, .flair, .linkflair { margin-right: 0.5em }
|
||||
.author.submitter { color: white; background-color: #5F99CF; padding: 0 4px; }
|
||||
Reference in New Issue
Block a user