fixed issue 875

preferencesAboutTextFull
Claudio Valerio 12 years ago
parent 58746c87e5
commit a05c266ca0
  1. 5
      resources/style.qss

@ -70,11 +70,10 @@ QLabel#UBTGMediaDropMeLabel
padding: 2px;
}
QTextEdit,
QLineEdit,
QComboBox#DockPaletteWidgetComboBox QAbstractItemView
{
background-color: white;
color: black;
selection-background-color: lightgreen;
selection-color: black;
}

Loading…
Cancel
Save