styles fix for get_wine module

This commit is contained in:
2026-01-11 22:58:29 +07:00
parent 96766643b7
commit b79d6e0331

View File

@@ -41,7 +41,9 @@ QTableWidget {{
QTableWidget::item:!enabled {{
color: #7a7a7a;
}}
QTableWidget::item:focus {{
QTableWidget::item:selected,
QTableWidget::item:selected:!active,
QTableWidget::item:hover {{
background: {color_a};
}}
/* CheckBox */