mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-05-03 11:29:28 -05:00
12 lines
161 B
CSS
12 lines
161 B
CSS
.log-entry-30 {
|
|
color: yellow !important;
|
|
}
|
|
|
|
.log-entry-40 {
|
|
color: red !important;
|
|
}
|
|
|
|
.log-entry-50 {
|
|
color: lightcoral !important;
|
|
font-weight: bold;
|
|
} |