From c2f3beaa26d973b7da02d0edbeb77dcbddbd5955 Mon Sep 17 00:00:00 2001 From: vKham Date: Mon, 21 Nov 2011 09:15:35 +0000 Subject: [PATCH] // css improvement for adminHome and adminModule --- admin-dev/themes/default/admin.css | 3 +- admin-dev/themes/template/home/content.tpl | 18 ++- css/admin.css | 132 ++++++++++++--------- 3 files changed, 89 insertions(+), 64 deletions(-) diff --git a/admin-dev/themes/default/admin.css b/admin-dev/themes/default/admin.css index 1f3eb0d01..55bedc363 100644 --- a/admin-dev/themes/default/admin.css +++ b/admin-dev/themes/default/admin.css @@ -202,7 +202,7 @@ form#product, form#access_form, form#cart_rule_form { background-color:#ebedf4 /*FILTER MODULE*/ -.filter-module { background-color:#ebedf4; border:1px solid #c2c4d9; padding:10px; display:block; min-height:35px;} +.filter-module { background-color:#ebedf4; border:1px solid #c2c4d9; margin-top:10px; padding:10px; display:block; min-height:35px;} .filter-module #filternameForm {float:left; margin-right:30px;} .filter-module label {width:auto;} .filter-module .select-filter { float:left;} @@ -224,6 +224,7 @@ form#product, form#access_form, form#cart_rule_form { background-color:#ebedf4 #moduleContainer .table tr th { height:40px;} #moduleContainer .table tr td { vertical-align:top; padding: 5px 7px 0; border-top:1px dotted #ccc; border-bottom:none;} #moduleContainer .table tr:first-child {border-top:1px solid #ccc} +#moduleContainer .table tr td .imgm {width:32px;} #moduleContainer .moduleDesc { font-size:12px; position:relative; margin-bottom:10px;} #moduleContainer .moduleDesc h3 { color:#3A6EA7; margin:0;} #moduleContainer .moduleDesc .metadata { float:left; display:block; margin:5px 0;} diff --git a/admin-dev/themes/template/home/content.tpl b/admin-dev/themes/template/home/content.tpl index 0d9f1bf5c..c01c2f0dc 100644 --- a/admin-dev/themes/template/home/content.tpl +++ b/admin-dev/themes/template/home/content.tpl @@ -23,9 +23,8 @@ * @license http://opensource.org/licenses/afl-3.0.php Academic Free License (AFL 3.0) * International Registered Trademark & Property of PrestaShop SA *} -
+

{l s='Dashboard'}

-
{if $upgrade}
{if $upgrade->need_upgrade} @@ -39,8 +38,10 @@

{l s ='If you don\'t know how to do that, please contact your host administrator !'}


{/if} {if $employee->bo_show_screencast} + +
- +