Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / remoting / webapp / html / butterbar.html
1 <!--
2 Copyright (c) 2014 The Chromium Authors. All rights reserved.
3 Use of this source code is governed by a BSD-style license that can be
4 found in the LICENSE file.
5 -->
6 <div data-ui-mode="home">
7   <div id="butter-bar" hidden>
8     <p>
9       <span id="butter-bar-message"></span>
10       <a id="butter-bar-dismiss" href="#">
11         <img src="icon_cross.webp" class="close-icon">
12       </a>
13     </p>
14   </div>
15 </div>