41 lines
529 B
Plaintext
Raw Normal View History

2018-10-31 05:27:48 +00:00
.activities
vertical
width 100%
max-width forum-width
2018-11-12 01:41:46 +00:00
margin 0 auto
2018-11-12 05:52:02 +00:00
.activity
:hover
.activity-action
opacity 1
2018-11-12 01:41:46 +00:00
.activity-header
horizontal
.activity-user
display none
.activity-parent
flex 1
.activity-date
color hsla(text-color-h, text-color-s, text-color-l, 0.5)
.actvity-text-create
opacity 0.8
2018-11-12 05:52:02 +00:00
.activity-action
border none
background none
padding 0
height auto
margin-right 0.5rem
opacity 0
:hover
color link-hover-color
background none
#load-new-activities
[data-count="0"]
display none