From: cajus Date: Fri, 8 Jan 2010 17:36:01 +0000 (+0000) Subject: Updated style X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=0a355e6e4907bbe884a1f879bc601d9f6178f35a;p=gosa.git Updated style git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@15133 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/html/themes/default/style.css b/gosa-core/html/themes/default/style.css index 74282e289..a122da904 100644 --- a/gosa-core/html/themes/default/style.css +++ b/gosa-core/html/themes/default/style.css @@ -1951,6 +1951,10 @@ tr.sortableListItemOdd { background-color: #F5F5F5; cursor:move; } +tr.sortableListItem:hover, tr.sortableListItemOdd:hover { + background-color: #EEE; +} + table.sortableListTable { border: 0px;