mirror of
https://github.com/Znote/ZnoteAAC.git
synced 2025-05-03 04:39:20 +02:00
bye bye trailing whitespaces (#442)
This commit is contained in:
parent
aa016fc0b1
commit
a00dbcfabd
@ -127,4 +127,4 @@ if ($images != false) {
|
||||
<?php }
|
||||
} else echo '<h2>There are currently no deleted images.</h2>';
|
||||
// end
|
||||
include 'layout/overall/footer.php'; ?>
|
||||
include 'layout/overall/footer.php'; ?>
|
||||
|
@ -26,5 +26,4 @@
|
||||
.banner {
|
||||
height: 170px;
|
||||
}
|
||||
|
||||
}
|
||||
|
@ -143,7 +143,6 @@ nav .container > div > ul > li > ul {
|
||||
border-bottom: 1px solid var(--border);
|
||||
}
|
||||
|
||||
|
||||
.main {
|
||||
width: 1220px;
|
||||
margin: 2rem auto;
|
||||
@ -151,16 +150,11 @@ nav .container > div > ul > li > ul {
|
||||
z-index: 1;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.ellipsis {
|
||||
text-overflow: ellipsis;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.alert-box {
|
||||
max-width: 500px;
|
||||
font-size: 14px;
|
||||
|
@ -1,6 +1,5 @@
|
||||
Milestone - What I wish to add to Znote AAC in the future. (Znote AAC TODO/wish list).
|
||||
- Character auction page for donation points.
|
||||
- TFS 1.0 support.
|
||||
- Semi-live communication with OT.
|
||||
- Live ban, kick, broadcast message, open/close server and Custom commands.
|
||||
- Sub-page system.
|
Loading…
x
Reference in New Issue
Block a user