Skip to content

Commit

Permalink
background color selected
Browse files Browse the repository at this point in the history
  • Loading branch information
Henri Wahl committed Oct 17, 2024
1 parent 548bc42 commit be6fa5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Nagstamon/QUI/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -3241,7 +3241,7 @@ def __init__(self, columncount, rowcount, sort_column, sort_order, server, paren
background-color: dimgrey;}
QTreeView::item:selected {margin: 0px;
color: white;
background-color: blue;}
background-color: dimgrey;}
''')

# set application font
Expand Down

0 comments on commit be6fa5c

Please sign in to comment.