mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-07-01 01:10:52 +00:00
10 lines
No EOL
243 B
SCSS
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;
|
|
} |