mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 14:03:52 +01:00
7 lines
137 B
CSS
7 lines
137 B
CSS
#page-report-loglive-index .info {
|
|
margin: 10px;
|
|
}
|
|
|
|
table.flexible > tbody > tr:nth-child(n).newrow > td {
|
|
background: #d4d4d4;
|
|
} |