X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/907134b7a29177cb45aa461c549c004b1ae875af..8905003cba637e5b18069e625cd4f4c05ac30251:/ui-shared.c?ds=sidebyside diff --git a/ui-shared.c b/ui-shared.c index 11aed19..eef2aa8 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -770,6 +770,10 @@ static void print_rel_vcs_link(const char *url) static int emit_css_link(struct string_list_item *s, void *arg) { + /* Do not emit anything if css= is specified. */ + if (s && *s->string == '\0') + return 0; + html("