From 25cb65439859e7fd3e9b28815d3d620affc145ec Mon Sep 17 00:00:00 2001 From: etienne Date: Wed, 6 Aug 2008 18:40:47 +0000 Subject: Poll with no choices are no longer available --- static/styles.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static/styles.css') diff --git a/static/styles.css b/static/styles.css index 7728000..2b88e3c 100644 --- a/static/styles.css +++ b/static/styles.css @@ -72,6 +72,10 @@ margin:5px; overflow:auto; } +.error{ +color:red; +} + table.poll{ text-align:center; } -- cgit v1.2.3