mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-05-17 06:32:05 +00:00
6 lines
188 B
SCSS
6 lines
188 B
SCSS
/* Announcement Center ------------------------------------------------------ */
|
|
|
|
#announcement_submit_msg.success {
|
|
color: $foreground-active;
|
|
background-color: $background-positive;
|
|
}
|