root 4 éve
szülő
commit
3683c5a6a3
2 módosított fájl, 3 hozzáadás és 3 törlés
  1. 1 1
      index.css
  2. 2 2
      index.html

+ 1 - 1
index.css

@@ -85,7 +85,7 @@ body>.shadowbox {
         width: 100px;
     }
     #iot_modules {
-        width: 110px !important;
+        width: 118px !important;
     }
     #sketch_name {
         margin-left: 0 !important;

+ 2 - 2
index.html

@@ -1053,7 +1053,7 @@
                                         <div id="uploader-btns" class="col s6">
                                             <a onclick='sendfile();' id="send_file" class="waves-effect
                                                     waves-light btn blue disabled" style="padding:0 0.5rem;border-radius: 3px;
-                                                width: 90px;height: 36px;">
+                                                width: 88px;height: 36px;">
                                                 <!-- <i style="cursor: pointer;" class="fa fa-play-circle"
                                                     aria-hidden="true"></i> -->
                                                 <img src="./images/run.png"
@@ -1063,7 +1063,7 @@
                                             </a>
                                             <a onclick="uploadpyfile()" id="uploadpy" class="waves-effect
                                             waves-light btn blue disabled" style="padding:0 0.5rem;border-radius: 3px;
-                                            width: 90px;height: 36px;">
+                                            width: 88px;height: 36px;">
                                                 <!-- <i style="cursor: pointer;" class="fa fa-upload" aria-hidden="true"></i> -->
                                                 <img src="./images/uploadCode.png"
                                                     style="vertical-align: middle;cursor: pointer;margin-right: 5px;">