client/src/components/Navbar.scss
author ymh <ymh.work@gmail.com>
Thu, 03 Aug 2017 17:33:00 +0200
changeset 134 be36eed5e6e0
parent 130 78246db1cbac
child 144 8b950885ddae
permissions -rw-r--r--
add menu to change current group and create a new group

.sync-button-synchronizing {
    color: green;
}

.sync-button-not-synchronized {
    color: orange;
}