From f60d0e5ec6b945247ef076125c67dff557ae8ebd Mon Sep 17 00:00:00 2001 From: Mikaƫl Capelle Date: Tue, 23 Feb 2021 09:38:52 +0100 Subject: Fix stylesheets for 2.4. --- src/stylesheets/Transparent-Style-BOS.qss | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/stylesheets/Transparent-Style-BOS.qss') 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; } -- cgit v1.3.1