From 2f18f0b9241a92dcdb9485724b08f5642b8a2ac6 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 1 Mar 2010 08:36:17 +0000 Subject: [PATCH] Mark new images git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15779 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 947318d10..7a3aed2c2 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -79,7 +79,7 @@ h3 { } div.img{ - background-color:transparent; + background-color:rgba(255,0,0,0.2); background-repeat:no-repeat; position:relative; } -- 2.30.2