diff options
Diffstat (limited to 'lib/tables.less')
| -rw-r--r-- | lib/tables.less | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
