diff --git a/static/flexbox/sanic.css b/static/flexbox/sanic.css index dfc32f2..79fb798 100644 --- a/static/flexbox/sanic.css +++ b/static/flexbox/sanic.css @@ -165,6 +165,7 @@ td.playing { display: flex; flex-direction: column; flex-grow: 1; + border-bottom: 4px ridge #3a506b; } #controls_bottom { @@ -177,6 +178,7 @@ td.playing { background-color: #171812;; /* flex-grow: 1; */ width: 20%; /* frickel? */ + border-right: 4px ridge #3a506b; } #playlist_tracklist {