From 0e2473120b6e636fc5a2dee14db21dab001eb0ec Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Thu, 8 Oct 2009 00:25:16 +0200 Subject: css added to overviewpage --- dudle.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dudle.css') diff --git a/dudle.css b/dudle.css index 7487be9..a4b524f 100644 --- a/dudle.css +++ b/dudle.css @@ -59,6 +59,9 @@ td { td.sum, tr.participantrow, tr#add_participant, tr#summary { background-color:Silver; } +td.polls { + text-align:left; +} tr.participantrow:hover { background: #AAA; } -- cgit v1.2.3