From 2a7f5461ff472c049d15d5c1a65ac92bd3549f09 Mon Sep 17 00:00:00 2001 From: Daniel Date: Thu, 17 Apr 2014 15:36:20 +0200 Subject: [PATCH] form design update --- views/html/seminaries/create.tpl | 2 +- views/html/users/create.tpl | 2 +- www/css/desktop.css | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/views/html/seminaries/create.tpl b/views/html/seminaries/create.tpl index 30938357..22a9acaa 100644 --- a/views/html/seminaries/create.tpl +++ b/views/html/seminaries/create.tpl @@ -6,7 +6,7 @@

-
+

diff --git a/views/html/users/create.tpl b/views/html/users/create.tpl index d4f38bb7..2d5484dc 100644 --- a/views/html/users/create.tpl +++ b/views/html/users/create.tpl @@ -1,7 +1,7 @@

- +

diff --git a/www/css/desktop.css b/www/css/desktop.css index 9226aa06..cfff8097 100644 --- a/www/css/desktop.css +++ b/www/css/desktop.css @@ -102,6 +102,7 @@ aside{display:none} .qgicon{margin:17px 0 0 -39px;background:#f7f5f2;font-size:1.25em;float:left} .qgicon.locked{margin-top:-2px} .qgtitle a{background:#5cb6bd;border-radius:3px 3px 0 0;display:block;padding:20px;color:#fff;font-weight:700} +.qgtitle a:hover{background:#5bbac2} .qgprogress,.qghidden{margin-bottom:4px;padding:20px 20px 4px 20px;background:#fff;border-radius:0 0 3px 3px} .qglist li{margin: 0 0 5px 0} @@ -269,7 +270,7 @@ menu a{padding:10px 0} #toggle,.toggle{display:none} .wrap{margin:0 0 0 300px} article{padding:20px 40px 80px 40px} -.moodpic{margin:-20px -40px} +.moodpic{margin:-20px -40px 0 -40px} .breadcrumbs li{display:inline;padding-right:10px} .gchars li{width:19%} @@ -280,7 +281,7 @@ html{overflow-y:scroll;height:100%} body{background:#eae8e4;height:100%} .wrap{width:800px;max-width:800px;height:auto !important;min-height:100%;height:100%;position:relative;overflow:hidden} article{background:#f7f5f2;float:left} -.moodpic{margin:-20px 0 0 -40px;width:880px;height:230px} +.moodpic{width:880px;height:230px} .moodpic img{width:100%} }