Skip to content

Commit

Permalink
fixes sourcelist repaint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Allie Crevier committed May 4, 2019
1 parent 618dc14 commit aa51995
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions securedrop_client/gui/widgets.py
Original file line number Diff line number Diff line change
Expand Up @@ -661,9 +661,6 @@ class SourceList(QListWidget):
"""

CSS = '''
QListWidget {
show-decoration-selected: 0;
}
QListWidget::item:selected {
background: #efeef7;
}
Expand Down

0 comments on commit aa51995

Please sign in to comment.