Settings page (visual only)

This commit is contained in:
2017-06-18 20:22:43 +02:00
parent 3fc05fa53e
commit 0822c8f829
5 changed files with 80 additions and 48 deletions

32
styles/widgets.scarlet Normal file
View File

@ -0,0 +1,32 @@
.widgets
horizontal-wrap
justify-content space-around
.widget
vertical
align-items center
width 100%
padding 0.25rem
max-width 600px
.widget-element
vertical-wrap
ui-element
margin-bottom 1rem
padding 0.5rem 1rem
width 100%
max-width 700px
.widget-element-text
horizontal
clip-long-text
justify-content flex-start
align-items center
width 100%
.widget-input
vertical
width 100%
.widget-title
//