[fix] Improve readablity of Messages with Themeify

closes #47
This commit is contained in:
Richard Kuhnt 2019-10-15 14:18:54 +02:00 committed by Alice Grey
parent 31c8afcb9e
commit 2f3f231cc7
1 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@
border: 1px solid #ddd;
border-radius: 3px;
background-color: #eeeeef;
color: 333;
color: #333;
}
.plugin-klipper-log .error {
@ -67,4 +67,4 @@
#klipper_graph_canvas {
margin-top: 15px;
}
}