X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=static%2Fcommon.css;h=2e8effc0450459a2f204949abc3533b8ac19781c;hb=38cd95d024890202b131ec5a135d5e518aeb6684;hp=f0912f873ad63c3d3be5164d6fd24dcaece567ed;hpb=0f55cabbc9beca8fce0bddc74f48d4d0fd52250b;p=serve0 diff --git a/static/common.css b/static/common.css index f0912f8..2e8effc 100644 --- a/static/common.css +++ b/static/common.css @@ -125,6 +125,12 @@ a.panel { top: 0; } +body.playctl .panel#advfilter, +body.playctl .panel#search { + margin-top: 1.25em; + border-top: 1px solid #FFF; +} + /* == Bottom Panels == */ .panel#preferences, .panel#tagger, @@ -380,7 +386,7 @@ p.quicklinks input:checked + a { display: none;} span.progress { display: block; position: fixed; - bottom: 2.5em; + top: 0em; width: 100%; left:0; right: 0; color: white; background-color: black;