Fix color tag of logs/tty
This commit is contained in:
@@ -44,13 +44,13 @@ QLabel#gamelist_icon_background_color {
|
||||
}
|
||||
|
||||
/* log stylesheet */
|
||||
QTextEdit#tty_frame {
|
||||
QPlainTextEdit#tty_frame {
|
||||
background-color:#ffffff;
|
||||
}
|
||||
QLabel#tty_text {
|
||||
color:#000000;
|
||||
}
|
||||
QTextEdit#log_frame {
|
||||
QPlainTextEdit#log_frame {
|
||||
background-color:#ffffff;
|
||||
}
|
||||
QLabel#log_level_always {
|
||||
|
||||
Reference in New Issue
Block a user