Commit 84bfbd6
Vincent Gonzalez
created new styling for CNVS-15493
new colors are based on $canvas-neutral
contrast for context on quizzes tab. can be viewed at '/quizzes'
rewrote quiz list text and icons to have single darken function. also, one less selector!
regular: #808080 on #fff :: 3.95:1
high contrast: #6d6d6d on #fff :: 5.17:1
Test plan:
- Navigated to quizzes tab. If there are no quizzes create one.
- Verify contrast of publish icon, and 'pts' and 'question' text has been updated. You can verify the color contrast using http://webaim.org/resources/contrastchecker/
- After verifying enable high contrast.
- Repeat previous tests to verify high contrast color ratios.
Change-Id: I83ec5baf03d0264efcf0d7110c7f2be240f15b83
Reviewed-on: https://gerrit.instructure.com/41679
Reviewed-by: Chris Hart <chart@instructure.com>
Tested-by: Jenkins <jenkins@instructure.com>
QA-Review: Anna Koalenz <akoalenz@instructure.com>
Product-Review: Matt Fairbourn <mfairbourn@instructure.com>1 parent 5d0008f commit 84bfbd6
2 files changed
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | | - | |
237 | 236 | | |
238 | 237 | | |
239 | 238 | | |
| |||
301 | 300 | | |
302 | 301 | | |
303 | 302 | | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
332 | | - | |
| 332 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
35 | 38 | | |
36 | 39 | | |
37 | 40 | | |
| |||
0 commit comments