2016-12-06 12:36:31 +09:00
|
|
|
.dashboard
|
|
|
|
horizontal-wrap
|
|
|
|
justify-content space-around
|
|
|
|
|
2016-11-22 12:34:59 +09:00
|
|
|
.dashboard-widget
|
2016-12-02 15:24:45 +09:00
|
|
|
vertical
|
2016-11-22 12:34:59 +09:00
|
|
|
align-items center
|
2016-12-06 12:36:31 +09:00
|
|
|
width 100%
|
2016-12-06 19:43:43 +09:00
|
|
|
padding 0.25rem
|
2016-12-06 12:36:31 +09:00
|
|
|
max-width 600px
|
2016-11-22 12:34:59 +09:00
|
|
|
|
|
|
|
.dashboard-event
|
2016-12-02 15:24:45 +09:00
|
|
|
vertical-wrap
|
|
|
|
ui-element
|
2016-11-22 12:34:59 +09:00
|
|
|
margin-bottom 1rem
|
2016-12-06 19:43:43 +09:00
|
|
|
padding 0.5rem 1rem
|
2016-11-22 12:34:59 +09:00
|
|
|
width 100%
|
|
|
|
max-width 700px
|
|
|
|
|
|
|
|
.dashboard-event-author
|
2016-12-02 15:24:45 +09:00
|
|
|
horizontal
|
2016-11-22 12:34:59 +09:00
|
|
|
justify-content center
|
|
|
|
width 100%
|
|
|
|
|
|
|
|
.dashboard-event-text
|
2016-12-02 15:24:45 +09:00
|
|
|
horizontal
|
2017-06-08 01:14:45 +02:00
|
|
|
clip-long-text
|
2016-12-06 12:36:31 +09:00
|
|
|
justify-content flex-start
|
2016-11-22 12:34:59 +09:00
|
|
|
align-items center
|
|
|
|
width 100%
|