[bugzilla-gnome-org-customizations] Revert black color for comment form



commit 08c674a34b92369491c3db2e0c050e74ce7d1e13
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Sun Mar 12 12:45:09 2017 +0200

    Revert black color for comment form

 skins/contrib/Gnome/global.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/skins/contrib/Gnome/global.css b/skins/contrib/Gnome/global.css
index 75c4b12..b458811 100644
--- a/skins/contrib/Gnome/global.css
+++ b/skins/contrib/Gnome/global.css
@@ -115,7 +115,7 @@ input[type=email], input[type=url], input[type=number], input:not([type]), .text
     box-shadow: inset 0 1px rgba(0, 0, 0, 0.1);
     background: white;
     padding:4px;
-    color: #404040;
+    color: #000;
     vertical-align: top;
 }
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]