mirror of
https://github.com/libretro/RetroArch
synced 2025-01-29 09:32:52 +00:00
Update ui_qt_themes.h
This commit is contained in:
parent
50381a0463
commit
1ceac715b3
@ -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