summaryrefslogtreecommitdiff
path: root/dist/qt_themes/qdarkstyle/style.qss
diff options
context:
space:
mode:
Diffstat (limited to 'dist/qt_themes/qdarkstyle/style.qss')
-rw-r--r--dist/qt_themes/qdarkstyle/style.qss4
1 files changed, 4 insertions, 0 deletions
diff --git a/dist/qt_themes/qdarkstyle/style.qss b/dist/qt_themes/qdarkstyle/style.qss
index 63a636ae6..328ac942f 100644
--- a/dist/qt_themes/qdarkstyle/style.qss
+++ b/dist/qt_themes/qdarkstyle/style.qss
@@ -1380,6 +1380,10 @@ QWidget#connectedControllers {
1380 background: transparent; 1380 background: transparent;
1381} 1381}
1382 1382
1383QWidget#closeButtons {
1384 background: transparent;
1385}
1386
1383QWidget#playersSupported, 1387QWidget#playersSupported,
1384QWidget#controllersSupported, 1388QWidget#controllersSupported,
1385QWidget#controllerSupported1, 1389QWidget#controllerSupported1,