X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/58960ef1efa3303ab0feea20d72298248ba471ef..c33dd2f7ee1f547cee66a922995ff4bceb19f82b:/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; }