From aed25fae729573110e2194f90441ed91242bcedb Mon Sep 17 00:00:00 2001 From: Jan Holthuis Date: Thu, 28 Nov 2019 01:16:54 +0100 Subject: [PATCH] skins/Shade: Remove unused qss declarations --- res/skins/Shade/style.qss | 9 --------- 1 file changed, 9 deletions(-) diff --git a/res/skins/Shade/style.qss b/res/skins/Shade/style.qss index 158e25eb970b..a0e9f842da2c 100644 --- a/res/skins/Shade/style.qss +++ b/res/skins/Shade/style.qss @@ -6,11 +6,6 @@ background-position:center top; } -#Deck WPushButton { - font-family: "Open Sans"; - font-size: 14px; -} - #DeckRowSmall { padding: 3px 3px 2px 3px; } @@ -245,10 +240,6 @@ QTreeView::item:!selected { border-radius: 2px; */ } - #LibraryTimesPlayed::item { - color: #cfcfcf; - } - /* Button in library "Preview" column */ #LibraryPreviewButton { background: transparent;