From 018bc67885cec8874ad22f30e404ae3dff92d240 Mon Sep 17 00:00:00 2001 From: Siri Reiter Date: Mon, 6 Apr 2009 14:10:41 +0200 Subject: Actions background light blue. --- local.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/local.css b/local.css index f3fa195a..c9343155 100644 --- a/local.css +++ b/local.css @@ -55,6 +55,10 @@ DIV.pageheader SPAN.title { display: none; } +DIV.actions { + background-color: LightBlue; +} + DIV#topbar { margin: 0; padding: 0; -- cgit v1.2.3