From: Samir Benmendil Date: Fri, 5 Jun 2015 11:42:41 +0000 (+0100) Subject: dwb: fix comments for trakt X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/7f07453d192475089c2b550f69292d4636edc62c dwb: fix comments for trakt --- diff --git a/dwb/userstyles/trakt.tv.css b/dwb/userstyles/trakt.tv.css index c5504b4..12243c2 100644 --- a/dwb/userstyles/trakt.tv.css +++ b/dwb/userstyles/trakt.tv.css @@ -60,6 +60,14 @@ header#top-nav #header-search #header-search-button { background-color: #1d1d1d !important; } +.above-comment { + background-color: #252525 !important; +} + +.new-comment-wrapper textarea { + background-color: #2f2f2f !important; +} + .panel, .form-control { background-color: #1d1d1d !important; }