summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
authoretienne <etienne@07715635-78ed-41b0-aaf1-0afda6c37f35>2008-08-06 18:40:47 +0000
committeretienne <etienne@07715635-78ed-41b0-aaf1-0afda6c37f35>2008-08-06 18:40:47 +0000
commit25cb65439859e7fd3e9b28815d3d620affc145ec (patch)
tree000156332ff7023c87bc22ccad6823f7ebdbfc49 /static/styles.css
parentc0f702909fe00fde38500ba3d6981137c3d64d7a (diff)
downloadPapillon-25cb65439859e7fd3e9b28815d3d620affc145ec.tar.bz2
Papillon-25cb65439859e7fd3e9b28815d3d620affc145ec.zip
Poll with no choices are no longer available
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 4 insertions, 0 deletions
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;
}