mirror of
https://github.com/moodle/moodle.git
synced 2025-02-08 00:52:33 +01:00
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;
|
||
|
}
|