2016-11-30 15:29:36 +00:00
|
|
|
.light-button-group
|
|
|
|
horizontal-wrap
|
|
|
|
justify-content flex-start
|
|
|
|
|
|
|
|
.light-button
|
2017-06-16 16:12:18 +00:00
|
|
|
horizontal
|
2018-07-07 07:18:00 +00:00
|
|
|
justify-content center
|
|
|
|
align-items center
|
2016-11-30 15:29:36 +00:00
|
|
|
padding 0.5rem 1rem
|
2018-03-27 19:08:26 +00:00
|
|
|
border-radius ui-element-border-radius
|
2017-06-08 19:54:39 +00:00
|
|
|
font-size 0.9rem
|
2016-11-30 15:29:36 +00:00
|
|
|
|
|
|
|
:hover
|
2017-11-04 10:09:19 +00:00
|
|
|
color theme-white !important
|
2017-06-19 18:59:02 +00:00
|
|
|
background-color link-hover-color
|