summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoryann <yann@yann-ubuntu.(none)>2011-03-08 22:00:02 +0100
committeryann <yann@yann-ubuntu.(none)>2011-03-08 22:00:02 +0100
commit0ef955df91433ec4b32d462b4440c6f6cc903cdc (patch)
tree18f0c205079b80bc7250bcc983adbcc0a9aa3829 /static
parent9d00615db9fef6d4e0a5bc5cdf9bc9467f24f71c (diff)
parent8545a15a5d421a8f26d5261a1363ddaac237761d (diff)
downloadIshtar-0ef955df91433ec4b32d462b4440c6f6cc903cdc.tar.bz2
Ishtar-0ef955df91433ec4b32d462b4440c6f6cc903cdc.zip
Merge branch 'master' of ssh://lysithea.proxience.com/home/proxience/git/ishtar
Diffstat (limited to 'static')
-rw-r--r--static/media/style.css4
1 files changed, 4 insertions, 0 deletions
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;
}