Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/commit/e34f074a4215a1b8e53679331c04d09862509a42?style=split&whitespace=show-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

OpenBoard.css: Add styling for QPushButton

preferencesAboutTextFull
Jonah Brüchert 6 years ago
parent bfe74a4fa4
commit e34f074a42
No known key found for this signature in database
GPG Key ID: A81E075ABEC80A7E
  1. 1
      resources/etc/OpenBoard.css

@ -9,6 +9,7 @@ QWidget:disabled
} }
QComboBox, QComboBox,
QPushButton,
QComboBox QAbstractItemView QComboBox QAbstractItemView
{ {
background: #dddddd; background: #dddddd;

Loading…
Cancel
Save