mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-19 19:15:26 +00:00
GUI: Style fix for Kuroi (Dark)
Small style fix for Kuroi (Dark) Theme
This commit is contained in:
parent
c7f7d7ef5b
commit
4bdb6674eb
1 changed files with 3 additions and 3 deletions
|
@ -174,10 +174,10 @@ QMenuBar::item:selected {
|
|||
background: #444444;
|
||||
}
|
||||
QMenu::item {
|
||||
padding-left: 1em;
|
||||
padding-left: 1.5em;
|
||||
padding-right: 0.75em;
|
||||
padding-top: 0.2em;
|
||||
padding-bottom: 0.2em;
|
||||
padding-top: 0.25em;
|
||||
padding-bottom: 0.25em;
|
||||
}
|
||||
QMenu::item:selected {
|
||||
background: #444444;
|
||||
|
|
Loading…
Add table
Reference in a new issue