]> git.rmz.io Git - dotfiles.git/commitdiff
dwb: update trakt.tv css
authorSamir Benmendil <samir.benmendil@gmail.com>
Sun, 22 Mar 2015 07:52:50 +0000 (07:52 +0000)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sun, 22 Mar 2015 07:52:50 +0000 (07:52 +0000)
dwb/userstyles/trakt.tv.css

index 29e7035a9db83ecaa181532be0f021d1e3fe21ba..9df8fbf2e43b9ccebed94961e16869716aa281e3 100644 (file)
@@ -1,3 +1,7 @@
+section.welcome {
+  display: none !important;
+}
+
 section {
   background-color: #1d1d1d !important;
   color: #fff ;
@@ -13,8 +17,19 @@ section {
   background-color: #1d1d1d !important;
 }
 
+.subnav-wrapper {
+  background-color: #1d1d1d !important;
+}
+
+#info-wrapper .season-links .links ul li a.selected {
+  color: #fff !important;
+}
+
 .data-wrapper {
   background-color: #1d1d1d !important;
+}
+
+#episodes-wrapper h3 a {
   color: #fff !important;
 }