mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
77c0a68db9
This issue is a part of the MDL-47194 Task. This issue is a part of the MDL-39707 Epic.
12 lines
261 B
CSS
12 lines
261 B
CSS
#page-admin-tool-messageinbound-index .handler-function {
|
|
display: block;
|
|
padding: 0 0.5em;
|
|
color: #888;
|
|
font-size: 0.75em;
|
|
}
|
|
|
|
#page-admin-tool-messageinbound-index .state,
|
|
#page-admin-tool-messageinbound-index .edit {
|
|
text-align: center;
|
|
}
|