]> git.sesse.net Git - vlc/blobdiff - share/http/dialogs/input
Add small "close/hide" buttons on some of the dialogs
[vlc] / share / http / dialogs / input
index 51e28daf6bdb2066de79fd737666a7f99e483a17..9975633462857b9351e4d560ff142a99fbd8b581 100644 (file)
@@ -29,6 +29,7 @@ This dialog needs the following dialogs to be fully functional: browse
 <div id="input" class="dialog" style="display: none">
   <div class="title">
     Input
+    <img class="close" src="images/white_cross_small.png" alt="Close" onclick="hide('input');"/>
   </div>
   <div class="controls">
     <label for="input_mrl">Input (MRL)</label>