X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/e65ea965a07c7d48d269b2d2278d0101f7ac2b48..0bb34ef130f05b865ee2a34d196ea6352590f673:/cgit.css diff --git a/cgit.css b/cgit.css index 217a05a..05c4530 100644 --- a/cgit.css +++ b/cgit.css @@ -685,6 +685,14 @@ div#cgit a.tag-deco { border: solid 1px #777700; } +div#cgit a.tag-annotated-deco { + color: #000; + margin: 0px 0.5em; + padding: 0px 0.25em; + background-color: #ffcc88; + border: solid 1px #777700; +} + div#cgit a.remote-deco { color: #000; margin: 0px 0.5em;