[-] FO : fixed bug #PSCFV-4368

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17580 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sLorenzini
2012-09-27 09:59:31 +00:00
parent 6aeb574863
commit 43ca5b7bf9
-12
View File
@@ -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
*/