simple-theme

configure file

  • JENKINS_HOME/org.codefirst.SimpleThemeDecorator.xml

Q&A

svg[class*=anime] { visibility: collapse }

page-header background color

a.page-header__brand-link {
  background: #43a047 !important;
  color: white !important;
  font-size: large !important;
}
.page-header__brand-image {
    height: 3rem !important;
    width: 3rem !important;
}

Last updated