1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-04 10:12:31 +01:00

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
{
border-top:1px solid #333;
background:#000 url(https://raw.githubusercontent.com/gilbN/theme.park/master/Resources/rutorrent/headers.png) repeat-x 0 0;
color:#888;
border-top:1px solid transparent;
background:rgba(0, 0, 0, 0.45);
color:#ccc;
font-family:Roboto
}