1
0
mirror of https://github.com/Chalarangelo/mini.css.git synced 2025-09-01 18:03:31 +02:00

Form module complete

This commit is contained in:
Angelos Chalaris
2016-10-30 21:02:48 +02:00
parent 4d99ab0610
commit d83131cc6b
6 changed files with 127 additions and 145 deletions

View File

@@ -315,6 +315,7 @@
<option>Test</option>
<option>Demo</option>
</select>
<input type="search" placeholder="search..." value="">
</fieldset>
</form>
</div>