From: cajus Date: Mon, 1 Mar 2010 08:36:17 +0000 (+0000) Subject: Mark new images X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2f18f0b9241a92dcdb9485724b08f5642b8a2ac6;p=gosa.git Mark new images git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15779 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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; }