[+] BO : adminTab Groups is now a convert to a AdminController

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@10192 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
vAugagneur
2011-11-17 08:21:22 +00:00
parent b01e9b1a8a
commit 89be6d647c
6 changed files with 717 additions and 564 deletions
+15 -3
View File
@@ -1766,9 +1766,21 @@ div.progressBarImage
color:#fff;
background:url(../img/loader.gif);
}
ul.connectedSortable
{
padding-left: 0;
}
ul.connectedSortable li.module_list {
margin: 0 5px 5px 5px;
padding: 5px;
font-size: 1.2em;
border: 1px solid #CCC;
background: #F6F6F6;
font-weight: bold;
color: #1C94C4;
outline: none;
}
/* Accounting css */
.formAccountingExport {
display: none;
}
}