From 0b5547efb59aad85387582f155c4c25be69aacae Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Sun, 6 Mar 2011 22:49:08 +0100 Subject: Creation of context record (refs #18) --- static/media/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'static') diff --git a/static/media/style.css b/static/media/style.css index 27a31c08b..5d00ff793 100644 --- a/static/media/style.css +++ b/static/media/style.css @@ -29,6 +29,10 @@ label:first-letter { text-transform: uppercase; } +textarea{ + height:80px; +} + td{ text-align:left; } -- cgit v1.2.3