2017-07-03 13:34:50 +00:00
|
|
|
.tab
|
|
|
|
color text-color !important
|
2017-07-22 13:04:54 +00:00
|
|
|
padding 0.5rem 1rem
|
|
|
|
border-right ui-border
|
|
|
|
background-color rgb(224, 224, 224) !important
|
2017-07-03 13:34:50 +00:00
|
|
|
|
|
|
|
:hover,
|
|
|
|
&.active
|
2017-07-22 13:04:54 +00:00
|
|
|
background-color bg-color !important
|
|
|
|
transform none
|
2017-07-03 13:34:50 +00:00
|
|
|
|
|
|
|
// color text-color !important
|
|
|
|
// :hover
|
|
|
|
// color white !important
|
|
|
|
// &.active
|
|
|
|
// color white !important
|
|
|
|
// background-color link-hover-color
|
|
|
|
|
|
|
|
< 920px
|
|
|
|
.tab
|
|
|
|
.icon
|
|
|
|
margin-right 0
|
|
|
|
|
|
|
|
.tab-text
|
|
|
|
display none
|
|
|
|
|
|
|
|
.tabs
|
2017-07-22 13:04:54 +00:00
|
|
|
horizontal
|
|
|
|
margin-left calc(content-padding * -1)
|
|
|
|
margin-top calc(content-padding * -1)
|
|
|
|
margin-right calc(content-padding * -2)
|
|
|
|
border-bottom ui-border
|
2017-07-03 13:34:50 +00:00
|
|
|
// justify-content flex-start !important
|
2017-07-22 13:04:54 +00:00
|
|
|
// margin-bottom 1rem
|
|
|
|
// margin-top -0.6rem
|