-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
stripe rows and dash columns in m_n_x grids
In a "match choice with answers" part, every other row now has a faint background, and each column has a dashed border down the side, to help with readability. The `accent-color` is set on the inputs in each cell corresponding to the feedback state, and the whole cell gets an underline, like the 1_n_2 and m_n_2 inputs do. The "incorrect" feedback state produces a dashed underline, to differentiate it from the "correct" state through a means other than colour.
- Loading branch information
1 parent
dc1ee85
commit 6a23b03
Showing
3 changed files
with
26 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters