Browse Source

Correct_style_filter_combobox

fix #1681
pull/1749/head
PKEv 10 years ago
parent
commit
3cc716e4e6
  1. 2
      ui/window/statusPanel.css

2
ui/window/statusPanel.css

@ -16,7 +16,7 @@ QComboBox { @@ -16,7 +16,7 @@ QComboBox {
}
QComboBox:on {
background-color: @themeDark;
background-color: @themeMediumDark;
border-radius: 4px;
}

Loading…
Cancel
Save