Skip to content

[JENKINS-65751] Font of whole Jenkins UI changes if build artifacts are shown as tree #12055

@jenkins-infra-bot

Description

@jenkins-infra-bot

In case build artifacts are shown as a tree (>16 && <=40), the font of the whole website suddenly changes.

This is caused by core/src/main/resources/lib/hudson/artifactList.jelly injecting a

which changes the appearance of e.g. body.


Originally reported by sratz, imported from: Font of whole Jenkins UI changes if build artifacts are shown as tree
  • status: Closed
  • priority: Minor
  • component(s): core
  • label(s): 2.289.2-fixed
  • resolution: Fixed
  • resolved: 2021-06-03T07:29:43+00:00
  • votes: 0
  • watchers: 1
  • imported: 2025-11-24
Raw content of original issue

In case build artifacts are shown as a tree (>16 && <=40), the font of the whole website suddenly changes.

This is caused by core/src/main/resources/lib/hudson/artifactList.jelly injecting a

<link rel="stylesheet" href="${resURL}/scripts/yui/fonts/fonts-min.css" type="text/css"/>

which changes the appearance of e.g. body.

Metadata

Metadata

Assignees

No one assigned

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions