Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / remoting / webapp / html / toolbar.html
index 6838f49..eeead15 100644 (file)
@@ -27,7 +27,7 @@ found in the LICENSE file.
     </button>
 
     <span class="menu-button" id="send-keys-menu">
-      <button>
+      <button class="menu-button-activator">
         <span i18n-content="SEND_KEYS"></span>
         <img src="disclosure_arrow_down.webp"
              class="kd-disclosureindicator">
@@ -39,7 +39,7 @@ found in the LICENSE file.
     </span>
 
     <span class="menu-button" id="screen-options-menu">
-      <button>
+      <button class="menu-button-activator">
         <span i18n-content="SCREEN_OPTIONS"></span>
         <img src="disclosure_arrow_down.webp"
              class="kd-disclosureindicator">
@@ -53,6 +53,14 @@ found in the LICENSE file.
       </ul>
     </span>
 
+    <span class="menu-button" id="help-feedback-toolbar">
+      <img src="icon_help.webp" class="menu-button-activator help-icon">
+      <ul class="right-align">
+        <li id="help-toolbar" i18n-content="HELP"></li>
+        <li id="send-feedback-toolbar" i18n-content="ACTIONBAR_FEEDBACK"></li>
+      </ul>
+    </span>
+
   </div>
 
   <div class="toolbar-stub" id="toolbar-stub">