Implement Web Assets' theme system and selection, and add 'light' theme #118
@ -1,3 +1,14 @@
|
||||
.form-check-input,
|
||||
.form-check-label
|
||||
&:hover
|
||||
cursor: pointer
|
||||
|
||||
.form-check-input
|
||||
height: var(--spacer-4)
|
||||
|
||||
.form-check-label
|
||||
+margin(2, left)
|
||||
|
||||
/* Override Tagger's styling. */
|
||||
.was-validated .form-control:invalid,
|
||||
.form-control.is-invalid
|
||||
|
Loading…
Reference in New Issue
Block a user