mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
7 lines
135 B
CSS
7 lines
135 B
CSS
#page-admin-tool-task-scheduledtasks .task-class {
|
|
display: block;
|
|
padding: 0 0.5em;
|
|
color: #888;
|
|
font-size: 0.75em;
|
|
}
|