Set selection background color stylesheet to blue

refs #683
This commit is contained in:
Roland Winklmeier
2016-08-15 22:01:31 +02:00
committed by Mathew Sutcliffe
parent b78b40bbc0
commit 8210423c44

View File

@@ -286,6 +286,7 @@ QComboBox {
border-radius: 5px;
padding: 1px;
background: transparent;
selection-background-color: #3f98ff;
}
/* drop down list */