Added list item status

This commit is contained in:
2017-06-29 15:55:04 +02:00
parent 7f9d599b50
commit dc4d4ae34c
8 changed files with 33 additions and 10 deletions

View File

@ -62,10 +62,13 @@ button, .button
// // box-shadow 0 0 6px alpha(mainColor, 20%)
// border 1px solid main-color
// select
// ui-element
// font-size 1rem
// padding 0.5em 1em
select
ui-element
appearance none
-webkit-appearance none
-moz-appearance none
font-size 1rem
// padding 0.5em 1em
label
width 100%