From 1cd5380675aab9a2884845b6630091be2e857f69 Mon Sep 17 00:00:00 2001 From: xue <> Date: Thu, 18 May 2006 21:26:25 +0000 Subject: Merge from 3.0 branch till 1082. --- demos/quickstart/themes/PradoSoft/style.css | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'demos/quickstart/themes') diff --git a/demos/quickstart/themes/PradoSoft/style.css b/demos/quickstart/themes/PradoSoft/style.css index 3bf73c80..0fed7813 100644 --- a/demos/quickstart/themes/PradoSoft/style.css +++ b/demos/quickstart/themes/PradoSoft/style.css @@ -90,7 +90,7 @@ a #toc { background-color: #F3F3F3; - width:200px; + width:220px; padding:0px 10px 0px 10px; } @@ -138,18 +138,15 @@ a { list-style: none; margin: 0px; - padding: 0px; + padding: 5px; + padding-left: 15px; + border-bottom: 1px dotted #D8D8D8; } .topic a { - display: block; color:#4F811A; - padding: 5px; - padding-left: 20px; - height: 12px; font-size: 8pt; text-decoration: none; - border-bottom: 1px dotted #D8D8D8; } .topic a:hover { -- cgit v1.2.3