From 3dd4382b575ab7ffa5f241897383af3b21486493 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 1 Mar 2010 08:37:21 +0000 Subject: [PATCH] Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15780 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/html/themes/modern/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 7a3aed2c2..28c41064b 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -79,7 +79,10 @@ h3 { } div.img{ + /* migration color */ background-color:rgba(255,0,0,0.2); + border:1px solid red; + background-repeat:no-repeat; position:relative; } -- 2.30.2