mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 12:32:08 +02:00
MDL-56581 boost: add styling for overriden permission highlight
This commit is contained in:
parent
e985a29cdf
commit
1755bf99b4
@ -801,3 +801,7 @@
|
||||
.modal.modal-in-page {
|
||||
z-index: 0;
|
||||
}
|
||||
|
||||
#overriderolestable .overriddenpermission {
|
||||
@extend .table-warning;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user