From ada6046eb6f712ec90cc780cf5d2667e864adff5 Mon Sep 17 00:00:00 2001 From: vKham Date: Mon, 28 Nov 2011 17:36:45 +0000 Subject: [PATCH] //custom new button all page product, new class bt-icon, consistency table product, add min-width button toolbar action --- admin-dev/themes/default/admin.css | 4 +++- admin-dev/themes/template/products/combinations.tpl | 9 +++++---- admin-dev/themes/template/products/features.tpl | 10 +++------- admin-dev/themes/template/products/informations.tpl | 11 +++++------ admin-dev/themes/template/products/prices.tpl | 2 +- admin-dev/themes/template/products/suppliers.tpl | 6 ++++-- admin-dev/themes/template/products/warehouses.tpl | 4 ++-- css/admin.css | 2 +- 8 files changed, 24 insertions(+), 24 deletions(-) diff --git a/admin-dev/themes/default/admin.css b/admin-dev/themes/default/admin.css index 4acb4d5c0..47b3d57af 100644 --- a/admin-dev/themes/default/admin.css +++ b/admin-dev/themes/default/admin.css @@ -27,6 +27,8 @@ select[disabled="disabled"], input[disabled="disabled"],textarea[disabled="disab background: -webkit-gradient(linear, center top ,center bottom, from(#F9F9F9), to(#E3E3E3)) repeat scroll 0 0 transparent; border-color: #CCCCCC #BBBBBB #A0A0A0;border-left: 1px solid #BBBBBB;border-radius: 3px 3px 3px 3px;border-right: 1px solid #BBBBBB;border-style: solid;border-width: 1px;color: #000000;margin: 0; outline: medium none;padding: 3px 8px;text-align: center;vertical-align: middle;white-space: nowrap;} .button[disabled=disabled]{color:#8C8C8C} +.button.bt-icon { display:inline-block; margin-bottom:7px;} +.button.bt-icon span {padding-left:5px;} input.button[disabled=disabled]:hover{background-color:#FFF6D3} .button:hover{border:1px solid #939393;} .button:active{border:1px solid #939393;} @@ -151,7 +153,7 @@ a.module_toggle_all{color: #268CCD;} .toolbarBox .pageTitle h3 {font-size: 2em; font-weight: normal; line-height: 48px; margin: 0; padding: 0;} .toolbarBox ul.cc_button {float:right;margin:0;padding:0;} .toolbarBox ul.cc_button li {color: #666666; float: left; height: 48px; list-style: none outside none; padding: 1px 1px 3px 4px; text-align: center;} -.toolbarBox a.toolbar_btn { border:1px solid #f8f8f8; border-width: 1px;font-size:11px;cursor: pointer; display: block; float: left; padding: 3px 5px; white-space: nowrap; text-shadow: 0 1px 0 #ffffff;} +.toolbarBox a.toolbar_btn { border:1px solid #f8f8f8; min-width:50px; border-width: 1px; font-size:11px;cursor: pointer; display: block; float: left; padding: 3px 5px; white-space: nowrap; text-shadow: 0 1px 0 #ffffff;} .toolbarBox a.toolbar_btn:hover { background-color:#fff; border:1px inset #ccc; border-radius:3px;} .toolbarBox .toolbar_btn span{ display: block;float: none;height: 32px;margin: 0 auto;width: 32px;} .toolbarBox .process-icon-delete { background-image: url(process-icon-delete.png);} diff --git a/admin-dev/themes/template/products/combinations.tpl b/admin-dev/themes/template/products/combinations.tpl index 1f44e7c70..88012e412 100644 --- a/admin-dev/themes/template/products/combinations.tpl +++ b/admin-dev/themes/template/products/combinations.tpl @@ -43,11 +43,12 @@ ); {/foreach} -

{l s='Add or modify combinations for this product'}

{l s='or go to'} -  combinations_generator {l s='Product combinations generator'} +

{l s='Add or modify combinations for this product'}

+
{l s='or go to'} +  combinations_generator{l s='Product combinations generator'}
- - {l s='Add a new combination'} + + {l s='Add a new combination'}