summaryrefslogtreecommitdiff
path: root/themes/colors/jquery
diff options
context:
space:
mode:
authorBrian Holland <windmillway2@gmail.com>2010-05-10 19:50:46 +0000
committerBrian Holland <windmillway2@gmail.com>2010-05-10 19:50:46 +0000
commit81e9f8cbb61a83c86d87c0221931352dba58485e (patch)
tree6cf9d1fe7e89f8675daa8d514906a4f386c55513 /themes/colors/jquery
parentf470bc8cbd575615d90d7e3831a0886dee0ef169 (diff)
downloadwebtrees-81e9f8cbb61a83c86d87c0221931352dba58485e.tar.gz
webtrees-81e9f8cbb61a83c86d87c0221931352dba58485e.tar.bz2
webtrees-81e9f8cbb61a83c86d87c0221931352dba58485e.zip
More tidying up of Sidebar css
Diffstat (limited to 'themes/colors/jquery')
-rw-r--r--themes/colors/jquery/jquery-ui_theme.css7
1 files changed, 2 insertions, 5 deletions
diff --git a/themes/colors/jquery/jquery-ui_theme.css b/themes/colors/jquery/jquery-ui_theme.css
index a7f718f8aa..05ecac2f01 100644
--- a/themes/colors/jquery/jquery-ui_theme.css
+++ b/themes/colors/jquery/jquery-ui_theme.css
@@ -14,10 +14,10 @@ color:red;
}
.nav_content {
width: 235px;
- margin-left: -25px;
+ margin-left: -15px;
padding-left: 0px;
padding-right: 0px;
- padding-top: 3px;
+ padding-top: 0px;
}
.flyout {
color:#000000;
@@ -130,9 +130,6 @@ ul.clist {
margin-top: 0px;
margin-right: 0px;
}
-#sb_desc_content {
- width: 100%;
-}
#sb_desc_content ul {
padding: 0px;
margin: 0px;