mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 12:14:16 +02:00
improvement -> all suported types now display a 'Checking configuration file' task during the initialization process
This commit is contained in:
@@ -238,7 +238,7 @@ PreparePanel QTableWidget#tasks {
|
||||
background-color: @inner_widget.background.color;
|
||||
}
|
||||
|
||||
PreparePanel QLabel#task_status[status = "done"], QLabel#task_progress[status = "done"] {
|
||||
PreparePanel QLabel#task_status[status = "done"], PreparePanel QLabel#task_progress[status = "done"], PreparePanel QLabel#task_substatus[status = "done"] {
|
||||
color: @task.done.color;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user