From d27437bb5dbff7a479939300281cc2d87f669701 Mon Sep 17 00:00:00 2001 From: sLorenzini Date: Thu, 27 Sep 2012 14:02:57 +0000 Subject: [PATCH] [-] FO : fixed bug #PSCFV-4367 --- .../blockpermanentlinks/blockpermanentlinks.css | 5 ++--- .../blockpermanentlinks/blockpermanentlinks.tpl | 6 ++---- modules/blockpermanentlinks/img/arrow_right_2.png | Bin 0 -> 155 bytes modules/blockrss/img/arrow_right_2.png | Bin 0 -> 155 bytes modules/blockwishlist/img/arrow_right_2.png | Bin 0 -> 155 bytes themes/default/css/global.css | 4 ++-- 6 files changed, 6 insertions(+), 9 deletions(-) create mode 100644 modules/blockpermanentlinks/img/arrow_right_2.png create mode 100644 modules/blockrss/img/arrow_right_2.png create mode 100644 modules/blockwishlist/img/arrow_right_2.png diff --git a/modules/blockpermanentlinks/blockpermanentlinks.css b/modules/blockpermanentlinks/blockpermanentlinks.css index 1ac57f030..7dccbbe6f 100644 --- a/modules/blockpermanentlinks/blockpermanentlinks.css +++ b/modules/blockpermanentlinks/blockpermanentlinks.css @@ -15,13 +15,12 @@ ul#header_links { #header_links a:hover {text-decoration:underline} /*block permanent links right and left columns*/ -.permanent_links_block li {border-bottom: 1px dotted #eee} -.permanent_links_block li a { +#permanent_links div {border-bottom: 1px dotted #eee} +#permanent_links div a { display: block; padding: 7px 11px 5px 22px; color: #333; background:url(img/arrow_right_2.png) no-repeat 10px 10px; - } /* block footer links */ diff --git a/modules/blockpermanentlinks/blockpermanentlinks.tpl b/modules/blockpermanentlinks/blockpermanentlinks.tpl index e7fd0b289..963878c12 100644 --- a/modules/blockpermanentlinks/blockpermanentlinks.tpl +++ b/modules/blockpermanentlinks/blockpermanentlinks.tpl @@ -28,18 +28,16 @@