aboutsummaryrefslogtreecommitdiff
path: root/dudle.css
diff options
context:
space:
mode:
authorBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-25 09:54:56 +0100
committerBenjamin Kellermann <Benjamin.Kellermann@gmx.de>2009-11-25 09:54:56 +0100
commita885e4d8b3842709c71e077ea991342c7f4aa814 (patch)
treea9910749064f8f3294d45f912c6f7093b31be480 /dudle.css
parentd36cdabf0a200fd774ec631e2374191443788f99 (diff)
distinguish between title and url
Diffstat (limited to '')
-rw-r--r--dudle.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/dudle.css b/dudle.css
index 6142765..fe4bdab 100644
--- a/dudle.css
+++ b/dudle.css
@@ -100,7 +100,7 @@ div.undo{
margin-top: 2em;
}
-td.create_poll, td.settingstable, table.settingstable td{
+td.settingstable, table.settingstable td{
text-align: left;
}
table.settingstable td.label{
@@ -173,6 +173,9 @@ html {
.shorttextcolumn{
max-width: 20em;
}
+.hint{
+ font-size:small;
+}
div#tabs{
text-align: center