From: cajus Date: Mon, 1 Mar 2010 08:37:21 +0000 (+0000) Subject: Updated style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=3dd4382b575ab7ffa5f241897383af3b21486493;p=gosa.git Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15780 594d385d-05f5-0310-b6e9-bd551577e9d8 --- 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; }