summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSebastian Wagner2011-09-15 16:45:16 +0200
committerSebastian Wagner2011-09-15 16:45:16 +0200
commite91e271f152bdafd557eeebf37b631ed43973227 (patch)
tree7241afeb22fedff4e8a0c53b51239aea4bfb101b /public
parentmulticheckbox to select days in addForm (diff)
downloadpoolctrl-e91e271f152bdafd557eeebf37b631ed43973227.tar.gz
poolctrl-e91e271f152bdafd557eeebf37b631ed43973227.tar.xz
poolctrl-e91e271f152bdafd557eeebf37b631ed43973227.zip
minor
Diffstat (limited to 'public')
-rwxr-xr-xpublic/media/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index 5b80cfe..ffbeaa2 100755
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -350,6 +350,10 @@ div.dsf {
font-family: Courier New, monospace;
}
+/*
+* ZendForm CSS
+*/
+
dl.zend_form dt {
width: 205px;
float: left;