GUI: Style fix for Kuroi (Dark)

Small style fix for Kuroi (Dark) Theme
This commit is contained in:
Ani 2017-11-12 17:11:08 +00:00 committed by Ani
parent c7f7d7ef5b
commit 4bdb6674eb

View file

@ -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;