aboutsummaryrefslogtreecommitdiff
path: root/print.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2011-07-21 10:04:21 +0200
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2011-07-21 10:04:21 +0200
commitc8779b53ec10795c7d96530d541d42399015b3d9 (patch)
tree916e11b5415fc07d383d5ff37f5e7fe79c662676 /print.css
parentf9eebfc8cd2ee474d0988f5397f05f2498ba093c (diff)
remove useless hover in print.css
Diffstat (limited to 'print.css')
-rw-r--r--print.css4
1 files changed, 0 insertions, 4 deletions
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;
}