From 66c3b47f22f34b18309519f507637352b154c677 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Sat, 21 Feb 2009 17:25:47 -0700 Subject: [PATCH] Tweak CSS/wording. --- imp/templates/index/index-dimp.inc | 4 ++-- imp/themes/screen.css | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/imp/templates/index/index-dimp.inc b/imp/templates/index/index-dimp.inc index 56688332a..0498ba489 100644 --- a/imp/templates/index/index-dimp.inc +++ b/imp/templates/index/index-dimp.inc @@ -243,8 +243,8 @@ function _simpleButton($id, $text, $image, $imagedir = null)
- - + +
 
diff --git a/imp/themes/screen.css b/imp/themes/screen.css index fb8cfd3a0..178365061 100644 --- a/imp/themes/screen.css +++ b/imp/themes/screen.css @@ -411,6 +411,9 @@ ul.nav-audio { margin: 20px auto 0 auto; position: absolute; } +#RB_window p, #RB_window ul { + margin-bottom: 3px; +} #RB_confirm { width: 20em; -- 2.11.0