Skip to content

Commit

Permalink
MDL-72667 assign: improve contrast of not graded text
Browse files Browse the repository at this point in the history
  • Loading branch information
lameze committed Nov 4, 2021
1 parent 6e8eb03 commit bee3b56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/assign/styles.css
Expand Up @@ -644,7 +644,7 @@

.path-mod-assign [data-region="grade-panel"] td.submissionnotgraded,
.path-mod-assign [data-region="grade-panel"] div.submissionnotgraded {
color: red;
color: #ca3120;
background-color: transparent;
}

Expand Down

0 comments on commit bee3b56

Please sign in to comment.