logo
This commit is contained in:
@@ -9,14 +9,13 @@
|
||||
<title>Safebox - INSTALLER TOOL</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Switzer:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"/>
|
||||
<link rel="stylesheet" href="style.css?t=1" />
|
||||
<link rel="stylesheet" href="style.css?t=17" />
|
||||
</head>
|
||||
<body id="installer">
|
||||
<div class="main" style="max-width:1000px;margin:0px auto;">
|
||||
<div id="myAppsContainer">
|
||||
<div class="logo">
|
||||
<img src="/img/logo.svg" alt="Safebox"/>
|
||||
<span>Safebox</span>
|
||||
<img src="/img/safebox_orange_white.svg" alt="Safebox"/>
|
||||
</div>
|
||||
<h3 style="text-align:center">No any previous deployed environment has found</h3>
|
||||
<div class="main-header">
|
||||
|
@@ -69,14 +69,13 @@ echo "<pre>".$output."</pre>";
|
||||
<title>Safebox - INSTALLER TOOL</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Switzer:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"/>
|
||||
<link rel="stylesheet" href="style.css?t=4" />
|
||||
<link rel="stylesheet" href="style.css?t=17" />
|
||||
</head>
|
||||
<body id="install" class="text-center">
|
||||
<div class="main">
|
||||
<div id="myAppsContainer">
|
||||
<div class="logo" style="margin:100px 0px 20px 0px;">
|
||||
<img src="/img/logo.svg" alt="Safebox"/>
|
||||
<span>Safebox</span>
|
||||
<img src="/img/safebox_orange_white.svg" alt="Safebox"/>
|
||||
</div>
|
||||
<div class="progress-box">
|
||||
<div class="progress-title"><?php echo $header_text?></div>
|
||||
|
@@ -9,14 +9,13 @@
|
||||
<title>Safebox</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Switzer:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"/>
|
||||
<link rel="stylesheet" href="style.css?t=16" />
|
||||
<link rel="stylesheet" href="style.css?t=17" />
|
||||
</head>
|
||||
<body>
|
||||
<div class="sidebar">
|
||||
<div class="sidebar-top">
|
||||
<div id="logo" class="logo">
|
||||
<img src="/img/logo.svg" alt="Safebox"/>
|
||||
<span>Safebox</span>
|
||||
<img src="/img/safebox_orange_white.svg" alt="Safebox"/>
|
||||
</div>
|
||||
<div class="menu">
|
||||
<!--
|
||||
|
@@ -9,14 +9,13 @@
|
||||
<title>Safebox - INSTALLER TOOL</title>
|
||||
<link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Switzer:ital,wght@0,300;0,400;0,500;0,600;1,400&display=swap"/>
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css"/>
|
||||
<link rel="stylesheet" href="style.css?t=4" />
|
||||
<link rel="stylesheet" href="style.css?t=17" />
|
||||
</head>
|
||||
<body id="scan" class="text-center">
|
||||
<div class="main">
|
||||
<div id="myAppsContainer">
|
||||
<div class="logo" style="margin:100px 0px 20px 0px;">
|
||||
<img src="/img/logo.svg" alt="Safebox"/>
|
||||
<span>Safebox</span>
|
||||
<img src="/img/safebox_orange_white.svg" alt="Safebox"/>
|
||||
</div>
|
||||
<div class="progress-box">
|
||||
<div class="progress-title">Scanning your device</div>
|
||||
|
Reference in New Issue
Block a user