From c93d446a2489f61412258dec1c126e91653492b3 Mon Sep 17 00:00:00 2001 From: hickert Date: Wed, 28 Mar 2007 05:51:13 +0000 Subject: [PATCH] Fixed mouse over styles for container. git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5907 594d385d-05f5-0310-b6e9-bd551577e9d8 --- html/themes/default/style.css | 1 - 1 file changed, 1 deletion(-) 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%; } -- 2.30.2