style(exam-correct): minor examResult style changes

This commit is contained in:
Sarah Vaupel 2020-02-06 16:05:29 +01:00
parent 970076e730
commit b1b70b9262

View File

@ -16,6 +16,23 @@ table[uw-exam-correct]
width: 70px
padding: 4px 8px
td#uw-exam-correct__result
width: min-content
select
width: max-content
min-width: max-content
option
width: max-content
min-width: max-content
td#uw-exam-correct__result__grade
width: min-content
select
width: max-content
min-width: max-content
option
width: max-content
min-width: max-content
[uw-exam-correct] input:invalid:not(.no-value)
border: 2px solid var(--color-error)