10-27-2022, 10:17 PM
(10-26-2022, 09:07 PM)Tim Curtis Wrote:(10-26-2022, 08:26 PM)manolomalele Wrote: Thank you Tim
You've done a really good work!
It looks perfect
Great
Except for a regression that causes the top border on the Playbar to be visible :-0
It's fixed for upcoming 8.2.3 release :-)
If you want to get rid of it now run the command below. It's one long line.
Code:sudo sed -i s"/#menu-bottom{bottom:0;height:5.3rem;width:100%;z-index:9997;background-color:var(--btnbarback);border-top:1px solid var(--btnshade2);display:none}/#menu-bottom{bottom:0;height:5.3rem;width:100%;z-index:9997;background-color:var(--btnbarback);display:none}/" /var/www/css/styles.min.css
Ciao Tim,
Honestly I thought that was made pourposly... it doesn't look bad

However, I will use the code you've pasted on the previous post.
Thanks again and I hope that his new visualization option could be useful for many other users and inspire them for new amazing projects!