X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=static%2Fdebpkg.css;h=aa484e534d224c66b8d2e6d2df427dad48fe5adb;hb=dfec19720f8f939dca781464da850f79a5a03490;hp=95830bbf371c026a29bf5359a5a9b4ad85a77ddd;hpb=58f3df6fefd7886f4a6765343354eb6e32503b1e;p=deb%2Fpackages.git diff --git a/static/debpkg.css b/static/debpkg.css index 95830bb..aa484e5 100644 --- a/static/debpkg.css +++ b/static/debpkg.css @@ -219,6 +219,7 @@ div#pothers { border-bottom: 1px solid #a9abb3; border-top: 1px solid #a9abb3; width: 100%; + font-size: 0.75em; } #pdeplegend td li { padding-left:0; @@ -304,3 +305,12 @@ td { } th { } +.vcurrent { + background-color: #bfb; +} +.volder { + background-color: #ffb; +} +.vold { + background-color: #fbb; +}