Add folder synchronization status.
[src/xds/xds-server.git] / webapp / src / app / config / config.component.css
index 208ce6f..2bb3fea 100644 (file)
@@ -24,3 +24,7 @@ tr.info>th {
 tr.info>td {
     vertical-align: middle;
 }
+
+.panel-heading {
+    background: aliceblue;
+}