1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-08-16 19:03:58 +02:00

Minor changes to form module

This commit is contained in:
Angelos Chalaris
2016-10-26 17:34:41 +03:00
parent 6365aa0a0f
commit 6f3e909935
4 changed files with 7 additions and 5 deletions

View File

@@ -208,4 +208,5 @@
- Added `textarea` and `select` to the `form` `input` styling.
- Added rule for `:not([type="hidden"])`.
- Added `form` element styling (hardcoded still).
- Added demo forms for inline and aligned.
- Added demo forms for inline and aligned.
- Modified `input` `background-color` from `#f5f5f5` to `#fafafa`. Changed `background-color` to `background`.