From 43ca5b7bf94e01bfa193796398a33282f2fb27bf Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Thu, 27 Sep 2012 09:59:31 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-4368 git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17580 b9a71923-0436-4b27-9f14-aed3839534dd --- modules/homeslider/bx_styles.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/modules/homeslider/bx_styles.css b/modules/homeslider/bx_styles.css index ed5a2bcfa..21a5c1f1a 100755 --- a/modules/homeslider/bx_styles.css +++ b/modules/homeslider/bx_styles.css @@ -63,18 +63,6 @@ background:url(gray_pager.png) no-repeat 0 -20px; } -/*auto start button*/ -.bx-auto .start { - background: url(gray_auto.png) no-repeat 0 2px; - padding-left: 13px; -} - -/*auto stop button*/ -.bx-auto .stop { - background: url(gray_auto.png) no-repeat 0 -14px; - padding-left: 13px; -} - /* * End color scheme styles */