From: hickert Date: Wed, 28 Mar 2007 05:51:13 +0000 (+0000) Subject: Fixed mouse over styles for container. X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=c93d446a2489f61412258dec1c126e91653492b3;p=gosa.git Fixed mouse over styles for container. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5907 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/themes/default/style.css b/html/themes/default/style.css index 3927db987..c31e64ca9 100644 --- a/html/themes/default/style.css +++ b/html/themes/default/style.css @@ -1438,7 +1438,6 @@ td.container_, div.container_{ td.container_:hover,div.container_:hover { background-color: #777777; display:block; - width:100%; }