first commit
This commit is contained in:
38
clients/previews/test-connection-dDAzghUBP8.html
Executable file
38
clients/previews/test-connection-dDAzghUBP8.html
Executable file
@@ -0,0 +1,38 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>Dropshare for Mac has been successfully set up for your connection</title>
|
||||
|
||||
<!-- Bootstrap -->
|
||||
<link href="https://getdropsha.re/css/bootstrap.min.css" rel="stylesheet">
|
||||
<link href="https://getdropsha.re/css/main.css" rel="stylesheet">
|
||||
<link rel="stylesheet" media="only screen and (-webkit-min-device-pixel-ratio: 2)"
|
||||
type="text/css" href="https://getdropsha.re/css/retina.css" />
|
||||
|
||||
<style type="text/css">
|
||||
h3#productname {
|
||||
background-position: 80px 0px!important;
|
||||
padding-left: 40px;
|
||||
}
|
||||
p {
|
||||
font-family: "HelveticaNeue-Light", "Helvetica Neue Light",
|
||||
"Helvetica Neue", sans-serif;
|
||||
color: rgb(50,50,50);
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div style="margin: 25px auto;width:400px;text-align:center;">
|
||||
<h3 class="text-muted" id="productname">Dropshare for Mac</h3>
|
||||
<p style="font-size:18px">has been successfully set up for this connection.</p>
|
||||
<p>This means you can start uploading now. Do not forget to check out the variety of upload preferences available!</p>
|
||||
</div>
|
||||
|
||||
<div class="success"> </div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user