mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
16 lines
216 B
CSS
16 lines
216 B
CSS
.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;
|
|
} |