Mails, Strono, filter

This commit is contained in:
Kevin Adametz 2020-03-26 09:48:19 +01:00
parent f53f17f9c1
commit 62e84637b6
99 changed files with 2409 additions and 474 deletions

View file

@ -696,3 +696,15 @@ figcaption {
left: auto
}
}
.badge-dark {
background-color: rgba(200, 21, 176, 0.9);
color: #fff;
}
.default-style .datepicker-dropdown {
z-index: 2080 !important;
}
.default-style .dtp {
z-index: 2080;
}