1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Correct_style_filter_combobox

fix #1681
This commit is contained in:
PKEv 2015-05-28 23:14:41 +03:00
parent 6fff75bb34
commit 3cc716e4e6

View File

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