From d987de88529c1988377a82cce6d0295f02046017 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 21:06:19 +0200 Subject: Actions padding. --- local.css | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'local.css') diff --git a/local.css b/local.css index 48536995..7036d722 100644 --- a/local.css +++ b/local.css @@ -61,6 +61,11 @@ DIV.actions { background-color: LightBlue; } +div.actions ul { + border-bottom: 0; + padding:0 0 0 15px; +} + DIV#topbar { margin: 0; padding: 0; @@ -98,10 +103,6 @@ DIV#topbar ol li { line-height: 2em; } -div.actions ul { - border-bottom: 0; -} - DIV#sidebar { margin: 3em 0 1em 2em; padding: 0; -- cgit v1.2.3