| changeset 168 | ea92f4fe783d |
| parent 167 | 1f340f3597a8 |
| child 172 | 4b780ebbedc6 |
| 167:1f340f3597a8 | 168:ea92f4fe783d |
|---|---|
5 .sync-button-synchronizing { |
5 .sync-button-synchronizing { |
6 color: lightgreen; |
6 color: lightgreen; |
7 } |
7 } |
8 |
8 |
9 .sync-button-not-synchronized { |
9 .sync-button-not-synchronized { |
10 color: white; |
10 color: orange; |
11 } |
11 } |
12 |
12 |
13 .username#navbarDropdown { |
13 .username#navbarDropdown { |
14 font-size: 1.4rem; |
14 font-size: 1.4rem; |
15 } |
15 } |