We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clean-conversation-headers
1 parent 898dec2 commit 04e9b6fCopy full SHA for 04e9b6f
style/24.11.12.css
@@ -2,3 +2,8 @@
2
#partial-discussion-header + .tabnav .tabnav-tab .Counter {
3
min-width: 0;
4
}
5
+
6
+/* `clean-conversation-headers` - "fixed by" link dropped https://github.com/refined-github/refined-github/issues/8101 */
7
+.rgh-clean-conversation-headers.rgh-hide-author a[data-hovercard-url]:not(.author) {
8
+ display: inline !important;
9
+}
0 commit comments