mirror of
https://github.com/libretro/RetroArch
synced 2025-02-20 15:40:44 +00:00
commit
3e330bed7c
@ -250,7 +250,6 @@ static const QString qt_theme_dark_stylesheet = QStringLiteral(""
|
||||
"}\n"
|
||||
"QPushButton[flat=\"true\"] {\n"
|
||||
" background-color: transparent;\n"
|
||||
" border: 1px solid #ddd;\n"
|
||||
"}\n"
|
||||
"QRadioButton::indicator {\n"
|
||||
" width:18px;\n"
|
||||
@ -400,7 +399,7 @@ static const QString qt_theme_dark_stylesheet = QStringLiteral(""
|
||||
" background-color:rgb(40,40,40);\n"
|
||||
" border:3px solid %1;\n"
|
||||
"}\n"
|
||||
"QWidget QScrollArea {\n"
|
||||
"QScrollArea QWidget {\n"
|
||||
"background:rgb(25,25,25);\n"
|
||||
"}\n"
|
||||
);
|
||||
|
Loading…
x
Reference in New Issue
Block a user