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

This commit is contained in:
vAugagneur
2011-11-17 08:21:22 +00:00
parent e6f0da92b6
commit f0b71e02f7
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;
}
}