jvsteiner_send-note/styles.css
Alan Grainger ffb6153002 0.2.2
2023-09-12 17:18:13 +02:00

9 lines
159 B
CSS

.share-note-status-error.notice {
background: #c10000;
color: white
}
.share-note-status-success.notice {
background: #4c864c;
color: white
}