X-Git-Url: https://git.rvb.name/mpd-web.git/blobdiff_plain/e05325ceb8b812fc40b7c3475c59602dde9efdae..refs/heads/master:/css/general.css diff --git a/css/general.css b/css/general.css index 19078d4..b41b3ec 100644 --- a/css/general.css +++ b/css/general.css @@ -49,6 +49,13 @@ padding : 0px; cursor : pointer; } +.trackno +{ +text-align: right; +vertical-align: top; +padding: 0px 0px 5px 0px; +} + #heading_tbl { width: 400px } @@ -75,7 +82,8 @@ cursor : pointer; text-align: center; border: 1px solid #525356; width: 380px; - padding: 30px 0px 30px 0px; + height: 60px; + padding: 10px 0px 5px 0px; background:url(../images/playing_bg.png); font-weight: bold; color: #fff;