Number571 hace 5 años
padre
commit
89486a1952
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      html/index.html

+ 1 - 1
html/index.html

@@ -57,7 +57,7 @@
                                         
                                     </div>
                                     <div class="col-md-3">
-                                        <input type="button" id="upload" class="btn btn-success btn-lg" value="Загрузить" onclick="Upload()" />
+                                        <input type="button" id="upload" class="file btn-primary" value="Загрузить" onclick="Upload()" />
                                     </div>
                                 </div>
                                 <br>