Merge branch 'MDL-45076-25' of git://github.com/FMCorz/moodle into MOODLE_25_STABLE
Conflicts: theme/bootstrapbase/style/moodle.css
This commit is contained in:
@@ -54,18 +54,23 @@
|
||||
text-align: left;
|
||||
padding: 4px;
|
||||
}
|
||||
.userlist table.controls {
|
||||
width: 100%;
|
||||
}
|
||||
.userlist table.controls tr {
|
||||
vertical-align: top;
|
||||
}
|
||||
.userlist table.controls td.right,
|
||||
.userlist table.controls td.left {
|
||||
padding: 4px;
|
||||
}
|
||||
.userlist table.controls .right {
|
||||
text-align: right;
|
||||
.userlist {
|
||||
table.controls {
|
||||
width: 100%;
|
||||
tr {
|
||||
vertical-align: top;
|
||||
}
|
||||
.right {
|
||||
text-align: right;
|
||||
}
|
||||
.groupselector {
|
||||
margin-bottom: 0;
|
||||
margin-top: 0;
|
||||
label {
|
||||
display: block;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.userinfobox {
|
||||
width: 100%;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user