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
|
2018-11-12 05:24:00 +00:00
|
|
|
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
|
2018-11-12 06:05:46 +00:00
|
|
|
color hsla(text-color-h, text-color-s, text-color-l, 0.5)
|
2018-11-12 05:52:02 +00:00
|
|
|
|
|
|
|
:hover
|
|
|
|
color link-hover-color
|
|
|
|
background none
|
|
|
|
|
2018-11-12 05:24:00 +00:00
|
|
|
#load-new-activities
|
|
|
|
[data-count="0"]
|
|
|
|
display none
|