summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorLe Jeune Yann <lj.yann@gmail.com>2011-03-08 22:00:02 +0100
committerLe Jeune Yann <lj.yann@gmail.com>2011-03-08 22:00:02 +0100
commitf0e716de98b30385c6716618431329239ba2f94d (patch)
tree18f0c205079b80bc7250bcc983adbcc0a9aa3829 /static
parentae0a1a754acb1244df642ce5940d459b5f31f894 (diff)
parent7832dc999fd7d3128efe2547ed503b45958e2c52 (diff)
downloadIshtar-f0e716de98b30385c6716618431329239ba2f94d.tar.bz2
Ishtar-f0e716de98b30385c6716618431329239ba2f94d.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;
}