[-] 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:
@@ -1,2 +0,0 @@
|
||||
/* Block advertising */
|
||||
.advertising_block { width: 191px; margin-bottom: 1em; text-align: center }
|
||||
@@ -1,34 +0,0 @@
|
||||
#categories_block_left li {border-bottom:1px dotted #ccc}
|
||||
#categories_block_left li.last { border:none;}
|
||||
#categories_block_left li a {
|
||||
display:block;
|
||||
padding:7px 11px 5px 22px;
|
||||
color:#333;
|
||||
background:url(img/arrow_right_2.png) no-repeat 10px 10px transparent
|
||||
}
|
||||
|
||||
#categories_block_left li ul {margin-left:40px}
|
||||
#categories_block_left li ul li {border:none}
|
||||
#categories_block_left li ul li a {
|
||||
padding-left:0;
|
||||
background:none
|
||||
}
|
||||
|
||||
#categories_block_left li .OPEN,
|
||||
#categories_block_left li .CLOSE {
|
||||
display:block;
|
||||
float:right;
|
||||
margin:10px 10px 0;
|
||||
height:9px;
|
||||
width:9px;
|
||||
background:url(img/icon/open-close.png) no-repeat 0 -9px;
|
||||
cursor:pointer
|
||||
}
|
||||
#categories_block_left li .CLOSE {background-position:0 0}
|
||||
|
||||
|
||||
/* footer */
|
||||
.blockcategories_footer {
|
||||
padding:15px 10px;
|
||||
}
|
||||
.blockcategories_footer ul ul {display:none !important}
|
||||
@@ -1,16 +0,0 @@
|
||||
/* footer */
|
||||
#footer .block_various_links {padding:15px 10px;}
|
||||
|
||||
/* Block CMS links */
|
||||
.informations_block_left li {border-bottom:1px dotted #eee}
|
||||
.informations_block_left li.last {border:none;}
|
||||
.informations_block_left li a {
|
||||
display:block;
|
||||
padding:7px 11px 5px 22px;
|
||||
color:#333;
|
||||
background:url(img/arrow_right_2.png) no-repeat 10px 10px transparent;
|
||||
}
|
||||
|
||||
tr.subitem > td:first-child + td {
|
||||
padding-left: 10px;
|
||||
}
|
||||
@@ -1,10 +0,0 @@
|
||||
#block_contact_infos {padding:15px 10px;}
|
||||
#block_contact_infos li {
|
||||
padding:0 !important;
|
||||
line-height: 20px;
|
||||
}
|
||||
#block_contact_infos li strong {
|
||||
font-weight:normal;
|
||||
font-size:13px;
|
||||
}
|
||||
#block_contact_infos li pre {font: 11px/20px Arial,Verdana,sans-serif;}
|
||||
@@ -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;
|
||||
}
|
||||
@@ -1,16 +0,0 @@
|
||||
/* Block manufacturer */
|
||||
.blockmanufacturer li {border-bottom:1px dotted #ccc}
|
||||
.blockmanufacturer li.last { border:none;}
|
||||
.blockmanufacturer li a {
|
||||
display:block;
|
||||
padding:7px 11px 5px 22px;
|
||||
color:#333;
|
||||
background:url(img/arrow_right_2.png) no-repeat 10px 10px transparent
|
||||
}
|
||||
|
||||
|
||||
.blockmanufacturer form {margin-top:10px;}
|
||||
.blockmanufacturer p {
|
||||
padding:0;
|
||||
text-align:center
|
||||
}
|
||||
@@ -1,4 +0,0 @@
|
||||
/* Block logo payment */
|
||||
.paiement_logo_block { width: 191px; text-align: center; margin-bottom: 1.5em }
|
||||
.paiement_logo_block a { text-decoration: none }
|
||||
.paiement_logo_block img { margin: 0 0.5em }
|
||||
@@ -1,14 +0,0 @@
|
||||
/* Block RSS */
|
||||
#rss_block_left p {
|
||||
margin:0;
|
||||
padding:10px;
|
||||
}
|
||||
|
||||
#rss_block_left li {border-bottom:1px dotted #ccc}
|
||||
#rss_block_left li.last { border:none;}
|
||||
#rss_block_left li a {
|
||||
display:block;
|
||||
padding:7px 11px 5px 22px;
|
||||
color:#333;
|
||||
background:url(img/arrow_right_2.png) no-repeat 10px 10px transparent
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
#social_block {padding:15px 10px;}
|
||||
#social_block li {padding-left:22px !important;}
|
||||
#social_block li.facebook {background:url(img/sprite_pict_social_block.png) no-repeat 0 6px;}
|
||||
#social_block li.twitter {background:url(img/sprite_pict_social_block.png) no-repeat 0 -26px;}
|
||||
#social_block li.rss {background:url(img/sprite_pict_social_block.png) no-repeat 0 -56px;}
|
||||
@@ -1,11 +0,0 @@
|
||||
/* Block store */
|
||||
.blockstore img { margin: 10px 0 0 0}
|
||||
.blockstore p {
|
||||
padding-bottom:0;
|
||||
font-weight:bold;
|
||||
text-align: right
|
||||
}
|
||||
.blockstore p.store_image {
|
||||
padding-bottom:10px;
|
||||
text-align:center
|
||||
}
|
||||
@@ -1,17 +0,0 @@
|
||||
/* Block supplier */
|
||||
.blocksupplier li {border-bottom:1px dotted #ccc}
|
||||
.blocksupplier li.last { border:none;}
|
||||
.blocksupplier li a {
|
||||
display:block;
|
||||
padding:7px 11px 5px 22px;
|
||||
color:#333;
|
||||
background:url(img/arrow_right_2.png) no-repeat 10px 10px transparent
|
||||
}
|
||||
|
||||
|
||||
.blocksupplier form {margin-top:10px;}
|
||||
.blocksupplier p {
|
||||
padding:0;
|
||||
text-align:center
|
||||
}
|
||||
|
||||
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<module>
|
||||
<name>statssales</name>
|
||||
<displayName><![CDATA[Sales and orders]]></displayName>
|
||||
<displayName><![CDATA[Le vendite e gli ordini]]></displayName>
|
||||
<version><![CDATA[1]]></version>
|
||||
<description><![CDATA[Display the sales evolution and orders by statuses]]></description>
|
||||
<description><![CDATA[Visualizza l'andamento delle vendite e degli ordini per status]]></description>
|
||||
<author><![CDATA[PrestaShop]]></author>
|
||||
<tab><![CDATA[analytics_stats]]></tab>
|
||||
<is_configurable>0</is_configurable>
|
||||
|
||||
Reference in New Issue
Block a user