1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-21 13:11:20 +02:00

Form checkbox hookup for flavor page

This commit is contained in:
Angelos Chalaris
2018-05-16 19:37:08 +03:00
parent 2cb7a5eb23
commit b9d9e0aeb8
3 changed files with 50 additions and 4 deletions

View File

@@ -339,3 +339,7 @@
- Generalized flavor page previews.
- Hooked up most of the flavor page automatic updates.
- Updated flavor page with `autocomplete="off"` for all `input` fields.
## 20180516
- Made switches disable the controls for each form as necessary in the flavors page.