From c8779b53ec10795c7d96530d541d42399015b3d9 Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Thu, 21 Jul 2011 10:04:21 +0200 Subject: remove useless hover in print.css --- print.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'print.css') diff --git a/print.css b/print.css index effdfe4..7c9a4ee 100644 --- a/print.css +++ b/print.css @@ -114,10 +114,6 @@ td.polls { text-align:left; } -tr.participantrow:hover { - background: #AAA; -} - div#add_comment,div#edit_column, div#history, div#backlink, input.delete_comment_button, tr#add_participant, div#configlink, div#tabs, p#history, span.edituser, span.sortsymb, div#languageChooser, input[type=submit], div#breadcrumbs, a.comment_sort, a.top_bottom_ref { display: none; } -- cgit v1.2.3