From 7f07453d192475089c2b550f69292d4636edc62c Mon Sep 17 00:00:00 2001 From: Samir Benmendil Date: Fri, 5 Jun 2015 12:42:41 +0100 Subject: [PATCH] dwb: fix comments for trakt --- dwb/userstyles/trakt.tv.css | 8 ++++++++ 1 file changed, 8 insertions(+) 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; } -- 2.48.1