]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commit - inc/header.php
Move footer to leftnav. Only show if screen height >650px.
authorBram Matthys <redacted>
Mon, 17 Apr 2023 15:29:21 +0000 (17:29 +0200)
committerBram Matthys <redacted>
Mon, 17 Apr 2023 15:30:54 +0000 (17:30 +0200)
commit399c9625730f4b355e10567f4b3174d6266f08aa
treee91b11818d1b2558e14629c855d98d297da3df0b
parente37aa21851e704505067b26ab35a4d4687c31625
Move footer to leftnav. Only show if screen height >650px.
Suggested by Madriix in https://github.com/unrealircd/unrealircd-webpanel/pull/25
(but done a bit differently by me)

Ideally this 650px would not be hardcoded and it would detect if
the menu would overflow into the "footer", eg if you have X plugins
loaded. But for now this is fine and allows about 3 items more
so we're OK.. for now.
css/unrealircd-admin.css
footer.php
header.php
plugins/file_auth/file_auth.php
plugins/sql_auth/sql_auth.php