From 13fe61115ee39ccae7545b951aa3e75257ff830e Mon Sep 17 00:00:00 2001 From: mDeflotte Date: Fri, 17 Feb 2012 09:33:44 +0000 Subject: [PATCH] // Fix bug with css rules git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13417 b9a71923-0436-4b27-9f14-aed3839534dd --- themes/default/css/my-account.css | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/themes/default/css/my-account.css b/themes/default/css/my-account.css index 2e10a0b1c..a8feef6a2 100644 --- a/themes/default/css/my-account.css +++ b/themes/default/css/my-account.css @@ -1,20 +1,20 @@ -#myaccount #left_column {display:none} -#myaccount #center_column {width:757px} -#myaccount #center_column h1 {margin-bottom:20px} +#my-account #left_column {display:none} +#my-account #center_column {width:757px} +#my-account #center_column h1 {margin-bottom:20px} -#myaccount #center_column h4 { +#my-account #center_column h4 { font-weight:normal; font-size:12px; color:#666 } -#myaccount .myaccount_lnk_list {list-style-type:none} -#myaccount .myaccount_lnk_list li { +#my-account .myaccount_lnk_list {list-style-type:none} +#my-account .myaccount_lnk_list li { font-size:13px; line-height:36px } -#myaccount .myaccount_lnk_list img.icon, -#myaccount p img.icon { +#my-account .myaccount_lnk_list img.icon, +#my-account p img.icon { position:relative; top:6px; left:0