Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 52545e9

Browse files
timjauhafner
andauthored
Update src/main/webapp/css/jenkins-style.css
Co-authored-by: Ullrich Hafner <[email protected]>
1 parent 2dc93fb commit 52545e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/webapp/css/jenkins-style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ body {
4747
/* ------------------------------------------------------------------------------------------------------------------- */
4848

4949
.card {
50-
background-color: #fff;
50+
background-color: var(--background);
5151
color: var(--text-color);
5252
}
5353

0 commit comments

Comments
 (0)