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

12 lines
161 B
CSS
Raw Normal View History

.log-entry-30 {
color: yellow !important;
}
.log-entry-40 {
color: red !important;
}
.log-entry-50 {
color: lightcoral !important;
font-weight: bold;
}