You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by de...@apache.org on 2006/12/28 20:34:06 UTC

svn commit: r490774 - /jakarta/commons/sandbox/commons-skin/trunk/src/main/resources/css/maven-theme.css

Author: dennisl
Date: Thu Dec 28 11:34:05 2006
New Revision: 490774

URL: http://svn.apache.org/viewvc?view=rev&rev=490774
Log:
Make the current page stand out a little less in the menu.

Modified:
    jakarta/commons/sandbox/commons-skin/trunk/src/main/resources/css/maven-theme.css

Modified: jakarta/commons/sandbox/commons-skin/trunk/src/main/resources/css/maven-theme.css
URL: http://svn.apache.org/viewvc/jakarta/commons/sandbox/commons-skin/trunk/src/main/resources/css/maven-theme.css?view=diff&rev=490774&r1=490773&r2=490774
==============================================================================
--- jakarta/commons/sandbox/commons-skin/trunk/src/main/resources/css/maven-theme.css (original)
+++ jakarta/commons/sandbox/commons-skin/trunk/src/main/resources/css/maven-theme.css Thu Dec 28 11:34:05 2006
@@ -69,6 +69,10 @@
   padding-left: 8px;
 }
 
+#navcolumn li strong {
+  color: #369;
+}
+
 #breadcrumbs {
  background-color: #ccc;
  color: #000;



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org