[library-web] more gtk-doc stlying



commit f9167fefe915392e3fea616c053a2a8ede5ad260
Author: Frédéric Péters <fpeters 0d be>
Date:   Wed Apr 6 23:22:18 2011 +0530

    more gtk-doc stlying

 data/skin/lgo2010.css |   15 +++++++++++++++
 1 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index d734c2c..88e17a8 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -378,4 +378,19 @@ table#platform-overview td {
 	margin: 0;
 }
 
+.listing_lines, .listing_code {
+  margin-top: 0px;
+  margin-bottom: 0px;
+  padding: 0.5em;
+}
+.listing_lines {
+  /* tango:sky blue 0.5 */
+  background: #a6c5e3;
+  /* tango:aluminium 6 */
+  color: #2e3436;
+}
+.listing_code {
+  /* tango:sky blue 0 */
+  background: #e6f3ff;
+}
 



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