aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-01-19 11:58:52 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2010-01-19 11:58:52 +0100
commitfcaf6a6956d86f4b6ae4da95860599965da58398 (patch)
treedc2911dbedf34f30fd9f14b475f0004ca4da55f5
parent09a1e5e96a259f5c3a022c1c1fa0bec17a2de876 (diff)
shorten text
-rw-r--r--default.css3
-rw-r--r--timepollhead.rb2
2 files changed, 4 insertions, 1 deletions
diff --git a/default.css b/default.css
index e7ead44..d98b560 100644
--- a/default.css
+++ b/default.css
@@ -83,6 +83,9 @@ table.calendarday {
border-spacing: 2px;
}
+div#AddRemoveColumndaysDescription{
+ max-width: 12em;
+}
table.calendarday th, table.calendarday td{
min-width: 2em;
diff --git a/timepollhead.rb b/timepollhead.rb
index 1d6678a..2ff5266 100644
--- a/timepollhead.rb
+++ b/timepollhead.rb
@@ -213,7 +213,7 @@ class TimePollHead
ret = <<END
<table style='width:100%' summary='edit column'><tr><td style="vertical-align:top">
-<div class='shorttextcolumn'>
+<div id='AddRemoveColumndaysDescription' class='shorttextcolumn'>
Click on the dates to add or remove columns.
</div>
<table class='calendarday' summary='The day to vote for.'><tr>