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