more whitespace, more awesome
This commit is contained in:
parent
bebe467deb
commit
dd8bff9e5d
|
@ -45,6 +45,7 @@
|
||||||
|
|
||||||
.email-list-item {
|
.email-list-item {
|
||||||
padding-left: 0;
|
padding-left: 0;
|
||||||
|
padding-bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.copy-button {
|
.copy-button {
|
||||||
|
@ -78,8 +79,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
padding-top: 3rem;
|
padding-top: 1rem;
|
||||||
background-color: #dee2e6;
|
background-color: #eeeeee;
|
||||||
}
|
}
|
||||||
|
|
||||||
.open-collapse-button {
|
.open-collapse-button {
|
||||||
|
@ -113,7 +114,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.email-body {
|
.email-body {
|
||||||
padding-left: 3rem;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.alert-fixed {
|
.alert-fixed {
|
||||||
|
@ -136,7 +136,12 @@
|
||||||
|
|
||||||
<div id="new-content-avalable">
|
<div id="new-content-avalable">
|
||||||
<div class="alert alert-info alert-fixed" role="alert">
|
<div class="alert alert-info alert-fixed" role="alert">
|
||||||
<strong>New mails</strong> have arrived - <a href="javascript:location.reload();" class="alert-link">reload!</a>
|
<strong>New emails</strong> have arrived.
|
||||||
|
|
||||||
|
<button type="button" class="btn btn-outline-secondary" onclick="location.reload()">
|
||||||
|
<i class="fas fa-sync"></i>
|
||||||
|
Reload!</button>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<!-- move the rest of the page a bit down show show all content -->
|
<!-- move the rest of the page a bit down show show all content -->
|
||||||
<div style="height: 3rem"> </div>
|
<div style="height: 3rem"> </div>
|
||||||
|
@ -161,8 +166,8 @@
|
||||||
<button type="button" class="btn btn-outline-dark"
|
<button type="button" class="btn btn-outline-dark"
|
||||||
data-toggle="collapse" title="choose your own address"
|
data-toggle="collapse" title="choose your own address"
|
||||||
data-target=".change-address-toggle"
|
data-target=".change-address-toggle"
|
||||||
aria-controls="address-box-normal address-box-edit" aria-expanded="false">get new
|
aria-controls="address-box-normal address-box-edit" aria-expanded="false">
|
||||||
address
|
<i class="fas fa-magic"></i> Change address
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
@ -171,7 +176,13 @@
|
||||||
<form class="collapse change-address-toggle" id="address-box-edit">
|
<form class="collapse change-address-toggle" id="address-box-edit">
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<div class="card-body">
|
<div class="card-body">
|
||||||
Choose a new address:
|
<p>
|
||||||
|
<button type="button" class="btn btn-dark"><i class="fa fa-random"></i> Open random
|
||||||
|
mailbox
|
||||||
|
</button>
|
||||||
|
</p>
|
||||||
|
|
||||||
|
or create your own address:
|
||||||
<div class="form-row align-items-center">
|
<div class="form-row align-items-center">
|
||||||
<div class="col-sm">
|
<div class="col-sm">
|
||||||
<label class="sr-only" for="inlineFormInputName">Address</label>
|
<label class="sr-only" for="inlineFormInputName">Address</label>
|
||||||
|
@ -179,7 +190,7 @@
|
||||||
placeholder="address"
|
placeholder="address"
|
||||||
value="user123">
|
value="user123">
|
||||||
</div>
|
</div>
|
||||||
<div class="col-sm-4 my-1">
|
<div class="col-sm-auto my-1">
|
||||||
<label class="sr-only" for="inlineFormInputGroupUsername">Domain</label>
|
<label class="sr-only" for="inlineFormInputGroupUsername">Domain</label>
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<div class="input-group-prepend">
|
<div class="input-group-prepend">
|
||||||
|
@ -196,11 +207,7 @@
|
||||||
<button type="submit" class="btn btn-primary">Open mailbox</button>
|
<button type="submit" class="btn btn-primary">Open mailbox</button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
|
||||||
Or geneate a random email address:
|
|
||||||
<button type="button" class="btn btn-dark"><i class="fa fa-random"></i> Open random
|
|
||||||
mailbox
|
|
||||||
</button>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
@ -208,9 +215,9 @@
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<div class="container" id="map">
|
<div class="container">
|
||||||
|
|
||||||
<div class="list-group">
|
<div id="email-list" class="list-group">
|
||||||
|
|
||||||
|
|
||||||
<a class="list-group-item list-group-item-action email-list-item" data-toggle="collapse"
|
<a class="list-group-item list-group-item-action email-list-item" data-toggle="collapse"
|
||||||
|
@ -280,7 +287,8 @@
|
||||||
|
|
||||||
<!-- next email -->
|
<!-- next email -->
|
||||||
|
|
||||||
<a class="list-group-item list-group-item-action email-list-item" data-toggle="collapse" href="#mail-box-2"
|
<a class="list-group-item list-group-item-action email-list-item" data-toggle="collapse"
|
||||||
|
href="#mail-box-2"
|
||||||
role="button"
|
role="button"
|
||||||
aria-expanded="false" aria-controls="mail-box-1">
|
aria-expanded="false" aria-controls="mail-box-1">
|
||||||
|
|
||||||
|
@ -345,9 +353,9 @@
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div id="empty-mailbox">
|
||||||
<hr>
|
<hr>
|
||||||
<p>Emails will appear here automatically. They will be deleted after 30 days.</p>
|
<p>Emails will appear here automatically. </p>
|
||||||
<div class="spinner">
|
<div class="spinner">
|
||||||
<div class="rect1"></div>
|
<div class="rect1"></div>
|
||||||
<div class="rect2"></div>
|
<div class="rect2"></div>
|
||||||
|
@ -356,6 +364,7 @@
|
||||||
<div class="rect5"></div>
|
<div class="rect5"></div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
</main>
|
</main>
|
||||||
|
|
||||||
<footer>
|
<footer>
|
||||||
|
@ -369,16 +378,19 @@
|
||||||
<option value="3">Three</option>
|
<option value="3">Three</option>
|
||||||
</select>
|
</select>
|
||||||
|
|
||||||
<p class="text-justify">This is a disposable mailbox service. Everybody can read all emails.
|
<br>
|
||||||
<a class="btn btn-outline-dark btn-sm" data-toggle="collapse" href="#about" role="button"
|
<small class="text-justify quick-summary">
|
||||||
|
This is a disposable mailbox service. Whoever knows your username, can read your emails.
|
||||||
|
Emails will be deleted after 30 days.
|
||||||
|
<a data-toggle="collapse" href="#about"
|
||||||
aria-expanded="false"
|
aria-expanded="false"
|
||||||
aria-controls="about">
|
aria-controls="about">
|
||||||
Show Details
|
Show Details
|
||||||
</a>
|
</a>
|
||||||
</p>
|
</small>
|
||||||
<div class="card card-body collapse" id="about" style="max-width: 40rem">
|
<div class="card card-body collapse" id="about" style="max-width: 40rem">
|
||||||
|
|
||||||
<p class="text-justify">This keeps your main mailbox clean from spam.</p>
|
<p class="text-justify">This disposable mailbox keeps your main mailbox clean from spam.</p>
|
||||||
|
|
||||||
<p class="text-justify">Just choose an address and use it on websites you don't trust and
|
<p class="text-justify">Just choose an address and use it on websites you don't trust and
|
||||||
don't
|
don't
|
||||||
|
@ -403,11 +415,12 @@
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<p>
|
||||||
<small>Powered by <a
|
<small>Powered by
|
||||||
|
<a
|
||||||
href="https://github.com/synox/disposable-mailbox"><strong>synox/disposable-mailbox</strong></a>
|
href="https://github.com/synox/disposable-mailbox"><strong>synox/disposable-mailbox</strong></a>
|
||||||
| <a href="https://github.com/synox/disposable-mailbox">Contribute to the development on
|
</small>
|
||||||
Github.</a></small>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</footer>
|
</footer>
|
||||||
|
|
||||||
|
@ -439,9 +452,9 @@
|
||||||
.attr('title', 'Copy to clipboard')
|
.attr('title', 'Copy to clipboard')
|
||||||
.tooltip('_fixTitle');
|
.tooltip('_fixTitle');
|
||||||
e.clearSelection();
|
e.clearSelection();
|
||||||
})
|
});
|
||||||
|
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
Loading…
Reference in New Issue
Block a user