This is an automated email from the ASF dual-hosted git repository. billblough pushed a commit to branch transport in repository https://gitbox.apache.org/repos/asf/axis-axis2-java-transports.git
commit 5262d38ce9d82d848f137e327338473066cd2ba6 Author: Ruwan Linton <ru...@apache.org> AuthorDate: Fri Dec 4 04:57:33 2009 +0000 Further fine tuning the site --- 1.0.0/src/site/resources/css/site.css | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/1.0.0/src/site/resources/css/site.css b/1.0.0/src/site/resources/css/site.css index 95bfe1a..fbf76d1 100644 --- a/1.0.0/src/site/resources/css/site.css +++ b/1.0.0/src/site/resources/css/site.css @@ -90,6 +90,17 @@ p { 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;