X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/74e85f969de98c4b18fe2d3216e866d6cc090a80..4358a57a61c6aa6330902467980d75b48648f119:/dwb/userstyles/trakt.tv.css diff --git a/dwb/userstyles/trakt.tv.css b/dwb/userstyles/trakt.tv.css index 9df8fbf..c5504b4 100644 --- a/dwb/userstyles/trakt.tv.css +++ b/dwb/userstyles/trakt.tv.css @@ -41,6 +41,21 @@ section { background-color: #222222 !important; } +/* always show search */ +/* +header#top-nav #header-search #header-search-query { + padding: 7px 12px !important; + width: 250px !important; +} + +header#top-nav #header-search #header-search-type { + opacity: 1 !important; +} + +header#top-nav #header-search #header-search-button { + opacity: 0 !important; +} */ + .comment-wrapper { background-color: #1d1d1d !important; }