Skip to content

Commit

Permalink
Merge pull request #354 from freedomofpress/issue-331-fix
Browse files Browse the repository at this point in the history
Fixes sourcelist repaint issue
  • Loading branch information
redshiftzero authored May 7, 2019
2 parents 0f1f2fd + aa51995 commit 30c7023
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 30c7023

Please sign in to comment.