Created
December 16, 2019 22:53
-
-
Save NickCraver/19d658291ebc7431fb8feeceaf9f59c2 to your computer and use it in GitHub Desktop.
Revisions
-
NickCraver created this gist
Dec 16, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,19 @@ .timeline-comment-label[aria-label*="previously committed"] { display: inline-block; text-indent: -9999px; line-height: 0; } .timeline-comment-label[aria-label*="previously committed"]::after { background: none !important; color: inherit; content: "Co-conspirator"; display: block; font-size: inherit; line-height: initial; margin-top: 0; opacity: 1; padding: 1px 2px; position: initial; text-indent: 0; transform: none; }