Improve CSS for activity stream
This commit is contained in:
2
assets/css/app.min.css
vendored
2
assets/css/app.min.css
vendored
File diff suppressed because one or more lines are too long
@@ -4,8 +4,10 @@
|
||||
.activity-event
|
||||
margin-bottom: 15px
|
||||
padding: 10px
|
||||
&:hover
|
||||
&:nth-child(even)
|
||||
background: #fafafa
|
||||
&:hover
|
||||
background: map-get($highlight-colors, 'background')
|
||||
|
||||
.activity-date
|
||||
margin-left: 10px
|
||||
|
||||
Reference in New Issue
Block a user