some work on mod group
This commit is contained in:
@@ -1,66 +1,19 @@
|
||||
|
||||
#group-new-submit-wrapper {
|
||||
margin-top: 30px;
|
||||
}
|
||||
/*
|
||||
#group-edit-form > label {
|
||||
float: left;
|
||||
width: 300px;
|
||||
.mpall,
|
||||
.mpgroup {
|
||||
line-height: 1.2;
|
||||
overflow: hidden;
|
||||
white-space: nowrap;
|
||||
text-overflow: ellipsis;
|
||||
}
|
||||
|
||||
#group-edit-form input {
|
||||
float: left;
|
||||
width: 175px;
|
||||
#groups-index th:nth-child(1),
|
||||
#groups-index td:nth-child(1){
|
||||
white-space: nowrap;
|
||||
padding: 7px 3px 7px 10px;
|
||||
}
|
||||
|
||||
#group-edit-form .field {
|
||||
clear: both;
|
||||
}
|
||||
*/
|
||||
#group-edit-submit-wrapper input {
|
||||
clear: both;
|
||||
width: 100px;
|
||||
}
|
||||
|
||||
#group-edit-select-end {
|
||||
clear: both;
|
||||
}
|
||||
/*
|
||||
#group-edit-name-label {
|
||||
float: left;
|
||||
width: 175px;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#group-edit-name {
|
||||
float: left;
|
||||
width: 225px;
|
||||
margin-top: 20px;
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
|
||||
#group-edit-name-wrapper {
|
||||
|
||||
|
||||
}
|
||||
*/
|
||||
|
||||
#group_members_select_label {
|
||||
display: block;
|
||||
float: left;
|
||||
width: 175px;
|
||||
}
|
||||
|
||||
.group_members_select {
|
||||
float: left;
|
||||
width: 230px;
|
||||
overflow: auto;
|
||||
}
|
||||
|
||||
#group_members_select_end {
|
||||
clear: both;
|
||||
}
|
||||
#group-edit-name-end {
|
||||
clear: both;
|
||||
#groups-index th:nth-child(2),
|
||||
#groups-index td:nth-child(2){
|
||||
text-align: center;
|
||||
padding: 7px 10px 7px 7px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user