From 388a6bfc109cc7bb3a934cb21636c0b05112bdec Mon Sep 17 00:00:00 2001 From: Marion Muszynski Date: Mon, 2 May 2016 17:46:53 +0200 Subject: [PATCH] modif css --- themes/site/css/style.css | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/themes/site/css/style.css b/themes/site/css/style.css index de490666..ca5f3d60 100755 --- a/themes/site/css/style.css +++ b/themes/site/css/style.css @@ -5665,7 +5665,7 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input { min-height: 500px; float: left; } -#primary_block #image-block { +#product #primary_block #image-block { float: left; } #product .coeur { @@ -5685,32 +5685,32 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input { margin-top: 10px; box-sizing: border-box; } -#views_block #view_scroll_left, #view_scroll_right{ +#product #views_block #view_scroll_left, #product #view_scroll_right{ display: block; text-align: center; width: 100%; height: 22px; position: absolute; } -#views_block #view_scroll_left img, #view_scroll_right img{ +#product #views_block #view_scroll_left img, #product #view_scroll_right img{ height: 100%; } -#views_block #view_scroll_left{ +#product #views_block #view_scroll_left{ /* margin-bottom: 10px; */ top: -10px; } -#views_block #view_scroll_right{ +#product #views_block #view_scroll_right{ /* margin-top: 10px; */ bottom: -10px; } -#thumbs_list{ +#product #thumbs_list{ height: 420px; overflow: hidden; } -#views_block #thumbs_list ul { +#product #views_block #thumbs_list ul { padding: 0px; } -#views_block #thumbs_list ul li{ +#product #views_block #thumbs_list ul li{ margin-bottom: 6px; height: 100px; width: 100px; @@ -5725,7 +5725,7 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input { border: 1px solid #e9e5e6; box-sizing: border-box; } -#thumbs_list li:first-child{ +#product #thumbs_list li:first-child{ /* margin-top: 15px; */ } #product #views_block ul { @@ -5776,22 +5776,22 @@ div#giftvoucher_ask_infos_block .gv_customization > .gv_param input { width: 100%; box-sizing: border-box; } -div.two-part-form{ +#product div.two-part-form{ display: block; position: relative; margin-bottom: 5px; } -div.two-part-form:after, -div.form-attr-qty:after{ +#product div.two-part-form:after, +#product div.form-attr-qty:after{ display: block; content: ''; clear: both; } -div.form-left{ +#product div.form-left{ float: left; padding-top: 30px; } -div.form-right{ +#product div.form-right{ float: right; padding-top: 5px; max-width: 225px;