Changed forum-tags to tabs

This commit is contained in:
2017-07-03 15:34:50 +02:00
parent db94850ce2
commit e6d18f2e1d
7 changed files with 46 additions and 46 deletions

26
styles/tabs.scarlet Normal file
View File

@ -0,0 +1,26 @@
.tab
color text-color !important
:hover,
&.active
color white !important
background-color forum-tag-hover-color !important
// 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
// justify-content flex-start !important
margin-bottom 1rem