Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of EAWF Document Repository. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:19, 12 May 2026 Admin talk contribs created page QTCSS (Created page with "== QT CSS: == self.setStyleSheet(""" QMainWindow { background-color: #e8e8e8; color: #000000; } QTextEdit { background-color: #ffffff; color: #000000; padding: 8px; } QPushButton { background-color: #1493f3; color: #ffffff; border: 1px solid #0a4c87; } QPushButton:hover { background-color: #ffffff; color: #000000; } QPushButton:pressed { background-color: #0d5ea8; } QMainWindow QLabel { color: #000000; } QMessageBox QLabel { color: #000000; }...")