mirror of
https://github.com/moodle/moodle.git
synced 2025-03-09 02:10:00 +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;
|
|
} |