X-Git-Url: http://git.plutz.net/?a=blobdiff_plain;f=style.css;h=d5007a06da3f75c3a275a9c074e00bd62e9c2322;hb=84232e55d22c7ae59ff9709e350d739813c6aaf6;hp=1bbc2fff933f8c4b11fe1eee20f6674aa4d97bf6;hpb=fac83e5789b5b68484ba8bdf7830c462a722d000;p=serve0 diff --git a/style.css b/style.css index 1bbc2ff..d5007a0 100644 --- a/style.css +++ b/style.css @@ -149,6 +149,11 @@ a[href="#advsearch"]:before { background-color: #004; padding: .125em .5em; } +.list.file .tag { + color: white; + background-color: #400; + padding: .125em .5em; +} .list.file input[type="checkbox"] { display: none; } .list.file input[type="checkbox"] + label {