mirror of
https://github.com/moodle/moodle.git
synced 2025-01-17 21:49:15 +01:00
8 lines
123 B
CSS
8 lines
123 B
CSS
.block_recent_activity .unlist li {
|
|
margin-bottom: 1em;
|
|
}
|
|
|
|
.block_recent_activity li .head .date {
|
|
float: right;
|
|
}
|