From: Jan Schneider Date: Fri, 5 Feb 2010 11:25:54 +0000 (+0100) Subject: Make this smaller. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b35586dcf1767338ff009d120bd017d6febdbbcf;p=horde.git Make this smaller. --- diff --git a/kronolith/themes/graphics/back_quick.png b/kronolith/themes/graphics/back_quick.png index a2a5a6724..02bb43b00 100644 Binary files a/kronolith/themes/graphics/back_quick.png and b/kronolith/themes/graphics/back_quick.png differ diff --git a/kronolith/themes/screen.css b/kronolith/themes/screen.css index 80fb937b4..e9b55cba6 100644 --- a/kronolith/themes/screen.css +++ b/kronolith/themes/screen.css @@ -537,13 +537,12 @@ span#kronolithQuickEvent { top: 10px; width: 350px; height: auto; - margin: 0; - padding: 0; background: transparent url("graphics/back_quick.png") no-repeat left top; } #kronolithQuickinsert form { - padding: 5px; - margin: 5px 5px 5px 15px; + padding: 10px; + margin-left: 10px; + background-color: #c0c0c0; } #kronolithQuickinsert label { font-weight: bold;