diff options
| author | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-02-23 09:38:52 +0100 |
|---|---|---|
| committer | Mikaël Capelle <capelle.mikael@gmail.com> | 2021-02-23 09:38:52 +0100 |
| commit | f60d0e5ec6b945247ef076125c67dff557ae8ebd (patch) | |
| tree | a72860720f4c6493044a6e7b0c2d65af5c53fd1e /src/stylesheets/Transparent-Style-BOS.qss | |
| parent | 1dd2acf07f55a7215c273620e9691f3b4548355d (diff) | |
Fix stylesheets for 2.4.
Diffstat (limited to 'src/stylesheets/Transparent-Style-BOS.qss')
| -rw-r--r-- | src/stylesheets/Transparent-Style-BOS.qss | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stylesheets/Transparent-Style-BOS.qss b/src/stylesheets/Transparent-Style-BOS.qss index 0b4ba23d..4812ca37 100644 --- a/src/stylesheets/Transparent-Style-BOS.qss +++ b/src/stylesheets/Transparent-Style-BOS.qss @@ -225,10 +225,10 @@ QHeaderView::down-arrow{ background-color:rgba(154,154,0,0.3); padding: 3px; } -/*#DownloadListWidget{ +/*#DownloadListView{ } */ - #DownloadListWidget{ + #DownloadListView{ outline: 1px solid #e8e8e8; border: 0px solid #9a9a00; } |
