... upgrading. All looking goooood. ...
Suggestion: Tiny improvement of layout
--< make the "Messages" column a few pixels wider,
so that it fits the RS address name without linebreak
It is probably the CSS class "content-splitter-sidebar"
or "list-group unselectable sidebar_context",
or directly address "#messages_sidebar"
For easier maintainability, it might make sense to create a /html/ui/css/horizon.css
that contains all overrides of nxt css, and load that horizon.css last in /html/ui/index.html ?EDIT: quick'n'dirty patch: html/ui/html/pages/messages.html line 37 "width:270px"
EDIT2: but then the scrollbar of the messages column stops working.
Thank you for your suggestion.
Happy to help. Thank you for looking into it.
Unfortunately it is not a fixed font.
That is one option then. Make the addresses into a monospace font.
275px is still to small for some wider account numbers.
"Worst case" is "NHZ-WWWW-WWWW-WWWW-WWWWW".
Oh yes :-) That is bad.
But what a nice address, actually
After trying different solutions we came to the conclusion to leave it how it is.
I understand that too. Thanks for looking into it, anyways.
Last idea: Is there a way to make the column width draggable perhaps?
But hey, all this is a tiny problem, and not even a real problem, just some design hickup. If there is not quick solution, then don't over invest on it. Perhaps just stick it onto the suggestions list at NXT, and one day, they might fix it?
EDIT: And even if not for
all cases ... it will look good for
most addresses if you make it a few pixels wider.