37 lines
550 B
Plaintext
Raw Normal View History

2017-06-20 13:46:49 +00:00
.forum
vertical
align-items center
.thread-link
width 100%
max-width forum-width
2017-06-15 13:50:39 +00:00
.forum-tag
2017-06-20 13:46:49 +00:00
color text-color !important
2017-06-25 21:07:14 +00:00
:hover,
2017-06-15 13:50:39 +00:00
&.active
2017-06-20 13:46:49 +00:00
color white !important
2017-06-25 21:07:14 +00:00
background-color forum-tag-hover-color !important
// color text-color !important
// :hover
// color white !important
// &.active
// color white !important
// background-color link-hover-color
2017-06-15 13:50:39 +00:00
2017-06-20 13:51:27 +00:00
< 920px
.forum-tag
.icon
margin-right 0
.forum-tag-text
display none
2017-06-27 02:15:52 +00:00
> 1250px
#new-thread
position fixed
right content-padding
bottom content-padding