Add CSS styling to history view to make text lighter coloured.
[electrum-nvc.git] / data / style.css
index bb7e1bb..ffc9bb4 100644 (file)
@@ -77,3 +77,9 @@ MiniWindow QPushButton {
 {
     color: #333;
 }
+
+#history::item
+{
+    color: #888;
+}
+