Skip to content

Commit

Permalink
GUI: Style fix for Kuroi (Dark)
Browse files Browse the repository at this point in the history
Small style fix for Kuroi (Dark) Theme
  • Loading branch information
AniLeo committed Nov 12, 2017
1 parent c7f7d7e commit 4bdb667
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bin/GuiConfigs/Kuroi (Dark) by Ani.qss
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 4bdb667

Please sign in to comment.