client/src/components/Navbar.scss
changeset 130 78246db1cbac
child 144 8b950885ddae
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/client/src/components/Navbar.scss	Sun Jul 30 01:02:09 2017 +0200
@@ -0,0 +1,7 @@
+.sync-button-synchronizing {
+    color: green;
+}
+
+.sync-button-not-synchronized {
+    color: orange;
+}