1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-05-17 06:32:05 +00:00
nextcloud-breeze-dark/core/css/apps/official/_activity.scss

11 lines
No EOL
253 B
SCSS

/* Activity ----------------------------------------------------------------- */
#no_more_activities,
.activity-icon {
opacity: 0.7;
}
.activitysubject strong.systemtag {
background-color: $background-normal;
border: 1px solid $decoration-normal;
}