From 5f818d3d22adfdd2db23dc373824a64baaebfac0 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 29 Jun 2011 07:40:14 -0700 Subject: bunch of small tweaks, fixed a typo --- lib/tables.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tables.less') diff --git a/lib/tables.less b/lib/tables.less index 3f1b5ada8..9a23c42d6 100644 --- a/lib/tables.less +++ b/lib/tables.less @@ -61,7 +61,7 @@ table.zebra-striped { background-repeat: no-repeat; } th.actions:hover { - background-image: none !important; + background-image: none; } th.headerSortDown, th.headerSortDown:hover { // Style the descending (alphabetical) column header -- cgit v1.2.3