37 lines
550 B
Plaintext
Raw Normal View History

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