[library-web] force google search div to have a transparent background



commit ee9a6dd14280b9c6e7d00c1e316f6941fcdb4cf1
Author: FrÃdÃric PÃters <fpeters 0d be>
Date:   Sun Aug 12 16:13:58 2012 +0200

    force google search div to have a transparent background

 data/skin/lgo2010.css |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/data/skin/lgo2010.css b/data/skin/lgo2010.css
index bb86c13..93d4fcc 100644
--- a/data/skin/lgo2010.css
+++ b/data/skin/lgo2010.css
@@ -418,3 +418,7 @@ div.gtk-doc span.refpurpose {
   color: #555;
   font-weight: normal;
 }
+
+#container .gsc-control-cse {
+  background: transparent;
+}



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