We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a45b794 commit ad71df6Copy full SHA for ad71df6
websites/github.com.css
@@ -362,8 +362,10 @@ body:has(header > .search-expanded) .application-main {
362
}
363
364
/* 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;
+[data-testid="issue-viewer-container"], #repo-content-turbo-frame{
+ .TimelineItem-badge,
+ .prc-Timeline-TimelineBadge-BqMiN {
+ background-color: light-dark(#fff8, #00000054) !important;
369
+ border: solid var(--borderWidth-thin) #3d444d !important;
370
+ }
371
0 commit comments