[Gui] Fix spreadsheet alias cells not being correctly set to the user's preference
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user