GitHub user minahlee opened a pull request: https://github.com/apache/zeppelin/pull/1006
[MINOR] Small modification in notebook actionbar ### What is this PR for? Small ui improvements - Change keyboard shortcut icon - Modify commit container style ### What type of PR is it? Improvement ### Screenshots (if appropriate) **Before** <img width="165" alt="screen shot 2016-06-13 at 12 55 41 pm" src="https://cloud.githubusercontent.com/assets/8503346/16021450/aebc14dc-3167-11e6-91d2-32fa8cd607af.png"> **After** <img width="164" alt="screen shot 2016-06-13 at 12 55 54 pm" src="https://cloud.githubusercontent.com/assets/8503346/16021451/b159c86a-3167-11e6-9311-b59cfffb3f6b.png"> **Before** <img width="254" alt="screen shot 2016-06-13 at 1 07 15 pm" src="https://cloud.githubusercontent.com/assets/8503346/16021480/d23661e2-3167-11e6-90f9-44340d5efe8f.png"> **After** <img width="252" alt="screen shot 2016-06-13 at 1 07 26 pm" src="https://cloud.githubusercontent.com/assets/8503346/16021482/d4cf92ac-3167-11e6-95a0-1eb28d0ed325.png"> **Before** <img width="67" alt="screen shot 2016-06-13 at 1 08 07 pm" src="https://cloud.githubusercontent.com/assets/8503346/16021502/eb7c7966-3167-11e6-9b86-79c890b4ab51.png"> **After** <img width="68" alt="screen shot 2016-06-13 at 1 08 14 pm" src="https://cloud.githubusercontent.com/assets/8503346/16021505/ee26bd66-3167-11e6-8c0b-73668b32e01c.png"> ### Questions: * Does the licenses files need update? No * Is there breaking changes for older versions? No * Does this needs documentation? No You can merge this pull request into a Git repository by running: $ git pull https://github.com/minahlee/zeppelin minor/ui_improve Alternatively you can review and apply these changes as the patch at: https://github.com/apache/zeppelin/pull/1006.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 #1006 ---- commit 64e7a92e701ab7f915e6d5313fe8f6aa61b9e6e3 Author: Mina Lee <mina...@apache.org> Date: 2016-06-13T20:03:55Z Update keyboard shortcut icon Small modification for version control action UI ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---