[geeklog-cvs] geeklog: newpro: Made menu options a bit paler

geeklog-cvs at lists.geeklog.net geeklog-cvs at lists.geeklog.net
Sat Apr 28 14:36:40 EDT 2012


changeset 8639:3a16a737959e
url:  http://project.geeklog.net/cgi-bin/hgwebdir.cgi/geeklog/rev/3a16a737959e
user: Rouslan Placella <rouslan at placella.com>
date: Sat Apr 28 19:36:27 2012 +0100
description:
newpro: Made menu options a bit paler

diffstat:

 public_html/layout/newpro/css/option.css |  6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diffs (49 lines):

diff -r 0afb42e01ee9 -r 3a16a737959e public_html/layout/newpro/css/option.css
--- a/public_html/layout/newpro/css/option.css	Sat Apr 28 19:11:20 2012 +0100
+++ b/public_html/layout/newpro/css/option.css	Sat Apr 28 19:36:27 2012 +0100
@@ -18,6 +18,7 @@
   list-style: none outside;
   margin: 0;
   padding: 0;
+  color: #333;
 }
 
 /* Menu Enabled Menu Link */
@@ -36,6 +37,7 @@
   list-style: none outside;
   margin: 0;
   padding: 0;
+  color: #333;
 }
 
 
@@ -49,6 +51,7 @@
   list-style: none outside;
   margin: 0;
   padding: 0;
+  color: #333;
 }
 
 /* Menu Enabled Menu Link */
@@ -67,6 +70,7 @@
   list-style: none outside;
   margin: 0;
   padding: 0;
+  color: #333;
 }
 
 
@@ -80,6 +84,7 @@
   list-style: none outside;
   margin: 0;
   padding: 0;
+  color: #333;
 }
 
 /* Menu Enabled Menu Link */
@@ -98,4 +103,5 @@
   list-style: none outside;
   margin: 0;
   padding: 0;
+  color: #333;
 }



More information about the geeklog-cvs mailing list