client/src/components/Navbar.scss
changeset 172 4b780ebbedc6
parent 168 ea92f4fe783d
--- a/client/src/components/Navbar.scss	Thu Nov 08 16:03:28 2018 +0100
+++ b/client/src/components/Navbar.scss	Tue Nov 13 16:46:15 2018 +0100
@@ -2,6 +2,10 @@
     font-size: .9rem;
 }
 
+.sync-button {
+    cursor: pointer;
+}
+
 .sync-button-synchronizing {
     color: lightgreen;
 }