X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/f2199b615e1624b4de93075a40a38b68d9aa8e15..7f07453d192475089c2b550f69292d4636edc62c:/dwb/userstyles/trakt.tv.css 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; }