[Gui] Fix spreadsheet alias cells not being correctly set to the user's preference

This commit is contained in:
Syres916
2025-10-05 19:07:14 -05:00
committed by Chris Hennes
parent d2c306ce6a
commit ce8584c728
+2 -2
View File
@@ -2287,9 +2287,9 @@ QTreeView::item:!selected:hover{
background-color: @AccentHoverColor;
}
/* QTreeView::item, */
/* QTreeView::item,
QTableView::item, removed to fix Issue 24246 */
QListView::item,
QTableView::item,
QColumnView::item {
/* border: 1px solid @GeneralBorderColor; we got gridlines so we do not need this*/
background-color: transparent;