diff -r 03334a31130a -r 4b780ebbedc6 client/src/components/Navbar.scss --- 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; }