summaryrefslogtreecommitdiff
path: root/ZeroTierUI/stylesheet.css
diff options
context:
space:
mode:
Diffstat (limited to 'ZeroTierUI/stylesheet.css')
-rw-r--r--ZeroTierUI/stylesheet.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/ZeroTierUI/stylesheet.css b/ZeroTierUI/stylesheet.css
index 706da1fa..3a5795c5 100644
--- a/ZeroTierUI/stylesheet.css
+++ b/ZeroTierUI/stylesheet.css
@@ -80,6 +80,11 @@ QLabel.networkName {
padding: 0;
}
+#noNetworksLabel {
+ background: transparent;
+ color: #ffffff;
+}
+
#networkListWidget {
background: palette(dark);
margin: 0 0 2px 0;