rutorrent status bar

This commit is contained in:
gilbN 2019-09-01 00:59:57 +02:00
parent e38b0c15be
commit 6043028578

View File

@ -1174,9 +1174,9 @@ div#lcont div.std:nth-child(2n+1)
#StatusBar #StatusBar
{ {
border-top:1px solid #333; border-top:1px solid transparent;
background:#000 url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/rutorrent/headers.png) repeat-x 0 0; background:rgba(0, 0, 0, 0.45);
color:#888; color:#ccc;
font-family:Roboto font-family:Roboto
} }