mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Same color as "unread" posts
This commit is contained in:
parent
9437c85446
commit
df5e748b63
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@
|
|||
}
|
||||
|
||||
#mod-assignment-submissions .s0 {
|
||||
background: green;
|
||||
background: #FFD991;
|
||||
}
|
||||
|
||||
#mod-assignment-submissions .submissions td,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue