From: cajus Date: Sun, 28 Feb 2010 19:25:41 +0000 (+0000) Subject: Updated img style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=cdf6b61b232bad35eacb8defcbb24b5bafeca971;p=gosa.git Updated img style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15772 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/modern/style.css b/gosa-core/html/themes/modern/style.css index 9a4caaeb1..5270487ec 100644 --- a/gosa-core/html/themes/modern/style.css +++ b/gosa-core/html/themes/modern/style.css @@ -506,12 +506,14 @@ fieldset textarea:hover{ /* Images */ div.img{ - /*background:transparent url(img-modern.png) no-repeat;*/ + background-color:transparent; + background-repeat:no-repeat; position:relative } div.img div { - /*background:transparent url(img-modern.png) no-repeat;*/ + background-color:transparent; + background-repeat:no-repeat; bottom:0; right:0; position:absolute;