GitHub user PeterWarrington opened a pull request:
https://github.com/apache/incubator-wave/pull/27
Revamp the UI of the top UI
I have revamped the UI of the top bar to make it more visually appealing as
can be seen in the screenshots below.
I made the following changes:
- Put the logo into centre and removed "Wave in a box" text.
- Put "Online" and "Saved" status indicators underneath the address of the
user.
- Put the Language option and the Sign-in button into a jquery UI Settings
dialog.
- Removed the border on the top bar.
- Changed the background colour of the main app.

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PeterWarrington/incubator-wave master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-wave/pull/27.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #27
----
commit 336cc0c0ac92bffa052252b67cee46c904e028c0
Author: PeterWarrington <peterwarrington@...>
Date: 2018-02-23T21:17:21Z
Revamp UI of the top bar.
commit a2aca19ed306f449926e86c0d5a0b630510ccee2
Author: PeterWarrington <peterwarrington@...>
Date: 2018-02-23T21:22:51Z
Delete spinner.gif
----
---