mirror of
https://github.com/spalencsar/bearhub.git
synced 2026-07-10 13:24:14 +02:00
[ui][themes] fix: light and darcula 'updates ignored' disabled color
This commit is contained in:
@@ -324,6 +324,10 @@ PackagesTable QLabel#app_version[ignored = "true"] {
|
||||
color: @table.app_version.update_ignored.color;
|
||||
}
|
||||
|
||||
PackagesTable QLabel#app_version:disabled[ignored = "true"] {
|
||||
color: @disabled.color;
|
||||
}
|
||||
|
||||
HistoryDialog QTableWidget QLabel[even = "false"] {
|
||||
background-color: @outer_widget.background.color;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user