mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-07 01:14:15 +02:00
improvement -> all suported types now display a 'Checking configuration file' task during the initialization process
This commit is contained in:
@@ -219,7 +219,7 @@ PreparePanel QPushButton#bt_hide_details {
|
||||
background: none;
|
||||
}
|
||||
|
||||
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"] {
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user