client/src/components/Navbar.scss
author ymh <ymh.work@gmail.com>
Fri, 04 Aug 2017 09:48:09 +0200
changeset 138 a1fb2ced3049
parent 130 78246db1cbac
child 144 8b950885ddae
permissions -rw-r--r--
propagate annotations categories from session protocol definition

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

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