[library-web] do not let gtk-doc table of contents be styled in orange (GNOME bug 647014)



commit 5be07d852d4d684a72c7256247037b09689c7dc3
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Apr 20 15:32:33 2011 +0200

    do not let gtk-doc table of contents be styled in orange (GNOME bug 647014)

 data/skin/lgo2010.css |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index 88e17a8..56ecd1d 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -394,3 +394,11 @@ table#platform-overview td {
   background: #e6f3ff;
 }
 
+div.gtk-doc dt {
+  color: #2e3456;
+}
+
+div.gtk-doc span.refpurpose {
+  color: #555;
+  font-weight: normal;
+}



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