mirror of
https://github.com/moodle/moodle.git
synced 2025-04-13 20:42:22 +02:00
Added following classes:
.rolecap .inherit.capdefault, .rolecap .allow.capdefault { background-color:#E3DFD4; } #admin-roles-override .capcurrent { background-color:#E3DFD4; }
This commit is contained in:
parent
cd2d75e95c
commit
4be54ba5b7
@ -96,7 +96,17 @@ background-color:#E3DFD4;
|
||||
color:#C6BDA8; /* highlight missing terms in forum search */
|
||||
}
|
||||
|
||||
/***
|
||||
*** Roles
|
||||
***/
|
||||
|
||||
.rolecap .inherit.capdefault, .rolecap .allow.capdefault {
|
||||
background-color:#E3DFD4;
|
||||
}
|
||||
|
||||
#admin-roles-override .capcurrent {
|
||||
background-color:#E3DFD4;
|
||||
}
|
||||
|
||||
/***
|
||||
*** Header
|
||||
|
Loading…
x
Reference in New Issue
Block a user