Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / ui / keyboard / resources / elements / kb-altkey-container.html
index 510d20b..8ed1dc5 100644 (file)
@@ -5,12 +5,11 @@
   -->
 
 <polymer-element name="kb-altkey-container" attributes="keyset"
-    on-pointerup="{{up}}">
+    on-pointerup="{{up}}" on-pointerout="{{out}}">
   <template>
     <style>
       :host {
         -webkit-box-flex: 1;
-        background-color: rgba(0, 0, 0, 0.6);
         bottom: 0;
         left: 0;
         position: absolute;