mirror of
https://github.com/libretro/RetroArch
synced 2025-04-01 04:20:27 +00:00
Update ui_qt_themes.h
This commit is contained in:
parent
c051bae1bd
commit
9e9fb5803e
@ -278,7 +278,7 @@ static const QString qt_theme_dark_stylesheet = QStringLiteral(R"(
|
|||||||
border:1px solid %1;
|
border:1px solid %1;
|
||||||
border-radius:4px;
|
border-radius:4px;
|
||||||
}
|
}
|
||||||
QPushButton[flat=\"true\"] {
|
QPushButton[flat="true"] {
|
||||||
background-color:transparent;
|
background-color:transparent;
|
||||||
}
|
}
|
||||||
QRadioButton::indicator {
|
QRadioButton::indicator {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user