1. Converted grouping edit form to mform

2. Added 2 buttons to disable state when pseudogroup is selected
This commit is contained in:
nicolasconnault 2007-03-30 05:13:19 +00:00
parent dab8b4662a
commit 8ed47badec
7 changed files with 94 additions and 145 deletions

View file

@ -120,6 +120,11 @@ img.grouppicture {
text-align: center;
}
#addmembersform table {
margin-left: auto;
margin-right: auto;
}
.notifyproblem {
text-align: center;
padding: 10px;