// Commit new tabs in product edition

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11079 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
tDidierjean
2011-12-09 14:22:46 +00:00
parent 43ff904c57
commit 80ecb65475
9 changed files with 229 additions and 140 deletions
+11
View File
@@ -1982,4 +1982,15 @@ div#scrollTop a:hover{
opacity:0.8;
}
.loader{
display:none;
margin: 450px 0 0 440px;
height:128px;
width:128px;
color:#fff;
background-image:url(../img/loader.gif);
}
#category_block{
width:
}