mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Aligning capability override columns
This commit is contained in:
parent
2fdc2b9e49
commit
c84ea828c3
1 changed files with 4 additions and 4 deletions
|
@ -542,10 +542,10 @@ body#admin-roles-manage table.generalbox {
|
||||||
text-align:center;
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
|
||||||
#admin-roles-manage .inherit,
|
.rolecap .inherit,
|
||||||
#admin-roles-manage .allow,
|
.rolecap .allow,
|
||||||
#admin-roles-manage .prevent,
|
.rolecap .prevent,
|
||||||
#admin-roles-manage .prohibit {
|
.rolecap .prohibit {
|
||||||
text-align:center;
|
text-align:center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue