]> git.rmz.io Git - dotfiles.git/blobdiff - dwb/userstyles/trakt.tv.css
misc: cleanup some unimaas and cadscan related things
[dotfiles.git] / dwb / userstyles / trakt.tv.css
index 9df8fbf2e43b9ccebed94961e16869716aa281e3..12243c25fc7ca79c3d38075a64e884c3756a4fb4 100644 (file)
@@ -41,10 +41,33 @@ 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;
 }
 
+.above-comment {
+  background-color: #252525 !important;
+}
+
+.new-comment-wrapper textarea {
+  background-color: #2f2f2f !important;
+}
+
 .panel, .form-control {
   background-color: #1d1d1d !important;
 }