paperless-ngx/src-ui/src/app/components/manage/logs/logs.component.scss

16 lines
216 B
SCSS
Raw Normal View History

2020-11-18 18:39:09 +01:00
.log-entry-10 {
color: lightslategray !important;
}
.log-entry-30 {
color: yellow !important;
}
.log-entry-40 {
color: red !important;
}
.log-entry-50 {
color: lightcoral !important;
font-weight: bold;
}