mirror of
https://github.com/reddit-archive/reddit.git
synced 2026-01-24 14:27:58 -05:00
Don't fade comments in RES nightmode.
This commit is contained in:
@@ -1105,6 +1105,10 @@ body.with-listing-chooser.explore-page #header .pagename {
|
||||
}
|
||||
}
|
||||
|
||||
.explore-page.res-nightmode .comment-fade {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.explore-hot .explore-label {
|
||||
background-color: #fff088;
|
||||
border: solid thin #c4b487;
|
||||
|
||||
Reference in New Issue
Block a user