diff --git a/done.txt b/done.txt index 164d67a..4bcea62 100644 --- a/done.txt +++ b/done.txt @@ -38,3 +38,4 @@ x 2015-03-25 XBIN @OTHER x 2015-03-25 remove the SAUCE lines at bottom, return ANSI object for render @SAUCE x 2015-03-25 help on top of panel mode (always top) x 2015-03-25 info page +x 2015-03-25 center panel mode vertically diff --git a/sahli.css b/sahli.css index c7ee277..45759d8 100644 --- a/sahli.css +++ b/sahli.css @@ -83,7 +83,7 @@ h1.help { padding: .15ex; } -ul.keylist li.nodot { +ul.keylist nodot { list-style: none; padding-left: 2em; } @@ -144,28 +144,26 @@ p.infobox { #panel { width: 100%; - background: #0a0a0f; height: 100%; border: 0; font-family: microknight; - position: absolute; + position: fixed; left: 0; - top: 0; + top: 50%; padding: 0; margin: 0; text-align: center; } .panelcolumn { - color: transparent; width: 2em; - background: #082020; display: inline-table; } .nosb { overflow: hidden; + transform: translateY(-50%); } @font-face { diff --git a/todo.txt b/todo.txt index 3760be2..cb79a70 100644 --- a/todo.txt +++ b/todo.txt @@ -4,7 +4,6 @@ (D) THUMBNAILS - for returning to partymeister @PARTYMEISTER (D) implement package import from partymeister @PARTYMEISTER (D) hook for progress @progress @PARTYMEISTER -(A) center panel mode vertically (C) SAHLI ansi & ascii for load page (C) redo load page (not popup, info) (B) Preload