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