1
0
Fork 0
mirror of https://github.com/mwalbeck/nextcloud-breeze-dark.git synced 2025-07-01 01:10:52 +00:00
nextcloud-breeze-dark/core/css/apps/official/_announcement-center.scss
2018-10-08 23:54:29 +02:00

10 lines
No EOL
243 B
SCSS

/* Announcement Center ------------------------------------------------------ */
#announcement_submit_msg.success {
color: $foreground-active;
background-color: $background-positive;
}
#app-content hr {
border-color: $decoration-normal;
}