aboutsummaryrefslogtreecommitdiff
path: root/shardweb/assets
diff options
context:
space:
mode:
Diffstat (limited to 'shardweb/assets')
-rw-r--r--shardweb/assets/css/app.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/shardweb/assets/css/app.css b/shardweb/assets/css/app.css
index e8d40d2..93cba41 100644
--- a/shardweb/assets/css/app.css
+++ b/shardweb/assets/css/app.css
@@ -9,3 +9,7 @@
color: #fff;
font-weight: bold;
}
+
+.conn_establishing {
+ color: #999;
+}