Toast Notification CSS.

This commit is contained in:
FallenGravity
2019-10-21 17:04:01 +02:00
parent 988f3aa26b
commit 57f5b1bb6d
2 changed files with 8 additions and 2 deletions

View File

@@ -13,6 +13,11 @@ body.pg-loaded>.inner {
display: block;
}
.warning {
background-color: yellow;
color: black;
}
/* Style the sidebar - fixed full height */
.sidebar {
height: 100%;