Author: ruwan
Date: Fri Dec  4 04:57:33 2009
New Revision: 887059

URL: http://svn.apache.org/viewvc?rev=887059&view=rev
Log:
Further fine tuning the site

Modified:
    
webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css

Modified: 
webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css
URL: 
http://svn.apache.org/viewvc/webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css?rev=887059&r1=887058&r2=887059&view=diff
==============================================================================
--- 
webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css
 (original)
+++ 
webservices/commons/branches/modules/transport/1.0.0/src/site/resources/css/site.css
 Fri Dec  4 04:57:33 2009
@@ -90,6 +90,17 @@
   color: #000;
 }
 
+#navcolumn li {
+  list-style-type: none;
+  background-image: none;
+  background-repeat: no-repeat;
+  background-position: 0 0.6em;
+  padding-left: 16px;
+  list-style-position: outside;
+  line-height: 1.6em;
+  font-size: small;
+}
+
 table.bodyTable th {
   color: white;
   background-color: #C1C1C1;


Reply via email to