Skip to content

Commit ad71df6

Browse files
authored
Update github.com.css #1486
1 parent a45b794 commit ad71df6

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

websites/github.com.css

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -362,8 +362,10 @@ body:has(header > .search-expanded) .application-main {
362362
}
363363

364364
/* better vertical timeline icon bg */
365-
.TimelineItem-badge,
366-
.prc-Timeline-TimelineBadge-BqMiN {
367-
background-color: light-dark(#fff8, #00000054) !important;
368-
border: solid var(--borderWidth-thin) #3d444d !important;
365+
[data-testid="issue-viewer-container"], #repo-content-turbo-frame{
366+
.TimelineItem-badge,
367+
.prc-Timeline-TimelineBadge-BqMiN {
368+
background-color: light-dark(#fff8, #00000054) !important;
369+
border: solid var(--borderWidth-thin) #3d444d !important;
370+
}
369371
}

0 commit comments

Comments
 (0)