OpenBoard.css: Add styling for QComboBox

parent 9c7f349d
......@@ -8,6 +8,12 @@ QWidget:disabled
color: #777777;
}
QComboBox,
QComboBox QAbstractItemView
{
background: #dddddd;
}
QTextEdit,
QLineEdit,
QComboBox#DockPaletteWidgetComboBox QAbstractItemView
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment