From eee1b4b3f16b619fbb03297ba2d9803198e78ab9 Mon Sep 17 00:00:00 2001 From: Chris Bessent Date: Tue, 2 Mar 2021 21:20:23 -0700 Subject: Put stylesheet stuff into .ui file instead --- src/settingsdialog.ui | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) (limited to 'src/settingsdialog.ui') diff --git a/src/settingsdialog.ui b/src/settingsdialog.ui index 44114391..434136ce 100644 --- a/src/settingsdialog.ui +++ b/src/settingsdialog.ui @@ -26,6 +26,10 @@ + + #generalScrollArea { background-color: transparent; } +#generalScrollAreaWidgetContents { background-color: transparent; } + QFrame::NoFrame @@ -45,7 +49,7 @@ - true + false @@ -987,6 +991,10 @@ If you disable this feature, MO will only display official DLCs this way. Please + + #nexusScrollArea { background-color: transparent; } +#nexusScrollAreaWidgetContents { background-color: transparent; } + QFrame::NoFrame @@ -1006,7 +1014,7 @@ If you disable this feature, MO will only display official DLCs this way. Please - true + false @@ -1663,6 +1671,10 @@ If you disable this feature, MO will only display official DLCs this way. Please + + #workaroundScrollArea { background-color: transparent; } +#workaroundScrollAreaWidgetContents { background-color: transparent; } + QFrame::NoFrame @@ -1682,7 +1694,7 @@ If you disable this feature, MO will only display official DLCs this way. Please - true + false -- cgit v1.3.1