[-] FO : fixed bug #PNM-431

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@17251 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
sLorenzini
2012-09-10 08:27:45 +00:00
parent d425ee9563
commit a05a619670
12 changed files with 2 additions and 140 deletions
-9
View File
@@ -1,9 +0,0 @@
/* Block links */
#links_block_left .block_content li {border-bottom:1px dotted #eee}
#links_block_left .block_contentt li.last {border:none;}
#links_block_left .block_content li a {
display:block;
padding:7px 11px 5px 22px;
color:#333;
background:url(img/arrow_right_2.png) no-repeat 10px 10px transparent;
}