Browse Source

Improve html page

Julien Vaubourg 9 years ago
parent
commit
8bf4c62b58
1 changed files with 6 additions and 1 deletions
  1. 6 1
      olinux/script/initramfs/index.html

+ 6 - 1
olinux/script/initramfs/index.html

@@ -108,6 +108,10 @@
         transform: rotate(360deg);
       }
     }
+
+    #maintop {
+      display: none;
+    }
   </style>
 
   <script>
@@ -216,7 +220,8 @@
   
       <input type="submit" id="unlock" value="Unlock" onclick="showLoader()" />
       <div class="loader" id="loader"></div>
-    </div>
+    </form>
+  </div>
 
   <div id="unlocked" class="beautiful">
     <img src="/unlocked.gif" alt="Unlocked" />