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