You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
29 lines
507 B
29 lines
507 B
.x-tab
|
|
background: #737fab
|
|
color: #fff
|
|
border-width: 0
|
|
|
|
.x-tab-inner
|
|
color: #fff
|
|
|
|
.x-tab-active
|
|
background: $blurple !important
|
|
border-width: 0 !important
|
|
|
|
.x-tab-over
|
|
background: $blurple !important
|
|
border-width: 0 !important
|
|
|
|
.x-tab-default-focus
|
|
background: $blurple !important
|
|
border-width: 0 !important
|
|
|
|
.x-tab-focus
|
|
background: $blurple !important
|
|
border-width: 0 !important
|
|
|
|
.x-tab-bar-body
|
|
background: $darker
|
|
|
|
.x-tab-disabled
|
|
background: #737fab !important
|