Commit 18b7f8b1 authored by Claudio Valerio's avatar Claudio Valerio

duplicated style because doesn't work (workaround)

parent fd7b50d0
...@@ -14,6 +14,15 @@ QWidget#UBFeaturesCentralWidget ...@@ -14,6 +14,15 @@ QWidget#UBFeaturesCentralWidget
border: 2px solid #999999; border: 2px solid #999999;
} }
QTextEdit,
QLineEdit,
QComboBox#DockPaletteWidgetComboBox QAbstractItemView
{
selection-background-color: lightgreen;
selection-color: black;
}
QWidget#mAdditionalDataContainer QWidget#mAdditionalDataContainer
{ {
border-radius: 10px; border-radius: 10px;
......
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