// fix delete <style></style> in templates

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11785 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
lLefevre
2011-12-27 10:41:21 +00:00
parent dae880727e
commit 9f4e8688f7
3 changed files with 4 additions and 19 deletions
+4
View File
@@ -2123,3 +2123,7 @@ div#scrollTop a:hover{
#conditions #condition_list h4 { margin:0 0 10px 0;}
#conditions #condition_list select { float:left; margin-right:10px; width: 200px;}
#conditions #condition_list a { float:left;}
#content #customers .warn {margin:10px 0 0 0;}
#customers li {background-color:#ABDFF7;border:1px solid #ccc;float:left;margin:5px;padding:5px;}
#customers li .button {display:block;margin-top:5px;}