mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00
7 lines
123 B
CSS
7 lines
123 B
CSS
.block_recent_activity .unlist li {
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
.block_recent_activity li .head .date {
|
|
float: right;
|
|
}
|