diff --git a/share/dangerzone.css b/share/dangerzone.css index 36b8c8b..8863c37 100644 --- a/share/dangerzone.css +++ b/share/dangerzone.css @@ -5,6 +5,10 @@ QLineEdit { padding: 3px; } +QWidget { + color: black; +} + /* * QLabel left-adjacent to a QLineEdit to give the illusion * that it is part of it, but just not editable