2016-11-30 15:29:36 +00:00
|
|
|
.light-button-group
|
|
|
|
horizontal-wrap
|
|
|
|
justify-content flex-start
|
|
|
|
|
|
|
|
.light-button
|
|
|
|
display inline-block
|
|
|
|
padding 0.5rem 1rem
|
|
|
|
border-radius 3px
|
2017-06-08 19:54:39 +00:00
|
|
|
font-size 0.9rem
|
2016-11-30 15:29:36 +00:00
|
|
|
|
|
|
|
:hover
|
|
|
|
color white !important
|
2017-06-08 19:54:39 +00:00
|
|
|
background-color link-hover-color
|
|
|
|
|
|
|
|
.action-button
|
|
|
|
ui-element
|
|
|
|
font-size 1rem
|
|
|
|
text-align center
|