summaryrefslogtreecommitdiffstats
path: root/public
diff options
context:
space:
mode:
authorSebastian Wagner2011-10-06 16:29:38 +0200
committerSebastian Wagner2011-10-06 16:29:38 +0200
commitfb490d27ae0ab346935e90b66d901649df3961f0 (patch)
treec9dd37fa8dab4ffb0ae633846d44b285a23a4cfb /public
parentmore statistics (diff)
downloadpoolctrl-fb490d27ae0ab346935e90b66d901649df3961f0.tar.gz
poolctrl-fb490d27ae0ab346935e90b66d901649df3961f0.tar.xz
poolctrl-fb490d27ae0ab346935e90b66d901649df3961f0.zip
minor
Diffstat (limited to 'public')
-rwxr-xr-xpublic/media/css/style.css16
1 files changed, 4 insertions, 12 deletions
diff --git a/public/media/css/style.css b/public/media/css/style.css
index 3c7f44e..b5185a1 100755
--- a/public/media/css/style.css
+++ b/public/media/css/style.css
@@ -353,7 +353,6 @@ div.dsf {
/*
* ZendForm CSS
*/
-
dl.zend_form dt {
width: 205px;
float: left;
@@ -756,15 +755,8 @@ div.hidden {
visibility: hidden;
}
-.left {
-float:left;
-width:300px;
-}
-.right {
- float:right;
-width:300px;
-}
-
-.clear {
-clear:left;
+.spalte {
+ float: left;
+ width: 25%;
+ height: 100px;
} \ No newline at end of file