[gimp-web] The Ohloh widget is designed for black on white...



commit 49cb2359e65eb357616031254afcbe4fe119e196
Author: Michael Schumacher <schumaml gmx de>
Date:   Mon Jul 30 23:30:37 2012 +0200

    The Ohloh widget is designed for black on white...

 style/wgo.css |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/style/wgo.css b/style/wgo.css
index 66b77d6..e572066 100644
--- a/style/wgo.css
+++ b/style/wgo.css
@@ -698,7 +698,12 @@ iframe.FlattrButton
 	padding-left: 8px;
 }
 
-/* fix the ohlog widget formatting */
+/* fix the ohloh widget formatting */
+div.gadget {
+	color: black;
+	background-color: white;
+}
+
 div.gadget h3 {
 	clear: none;
 }



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