]> git.rmz.io Git - dotfiles.git/commitdiff
dwb: apply link colours by default + colour input in chakra
authorSamir Benmendil <samir.benmendil@gmail.com>
Sun, 12 Jan 2014 20:02:10 +0000 (21:02 +0100)
committerSamir Benmendil <samir.benmendil@gmail.com>
Sun, 12 Jan 2014 20:02:10 +0000 (21:02 +0100)
dwb/userstyles/chakra-project.org.css
dwb/userstyles/default.css

index 51716516fb986182a0530845d36deb0fd9807f1a..69e0fc7d7b76ab521bc32dfe4b5640f9a3f407a8 100644 (file)
@@ -36,7 +36,7 @@ div.box, .pun blockquote, div.codebox, #adminconsole fieldset th, .rowodd, .rowe
     color: white !important;
 }
 
-textarea {
+textarea, input {
     background-color: #202020 !important;
     color: white !important;
 }
index 45aa13622a298a10c28254899368731910aa6a6a..dfc2690f7d08563c000176e6a5f1249c2df81e2e 100644 (file)
@@ -4,7 +4,7 @@
  }
 
  :link, :link * {
-     color: #719696 !important;
+     color: #5DC3D7!important;
  }
 
  :visited, :visited * {