Skip to content

Commit 9918a13

Browse files
authored
Fix carousel arrows color in dark mode
1 parent b557267 commit 9918a13

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ pre {
9090
.carousel-control-prev, .carousel-control-next {
9191
width: 15px;
9292
fill: var(--text-color);
93+
filter: none;
9394
}
9495

9596
/* ------------------------------------------------------------------------------------------------------------------- */

0 commit comments

Comments
 (0)