10-26-2022, 09:07 PM
(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