chore(breadcrumb_badges): fake backlink widget

This commit is contained in:
Elian Doran
2025-12-10 11:21:06 +02:00
parent 3262e3490a
commit 66008489c4
3 changed files with 22 additions and 6 deletions

View File

@@ -30,6 +30,7 @@
&.temporarily-editable-badge { --color: #4fa52b; }
&.read-only-badge { --color: #e33f3b; }
&.share-badge { --color: #3b82f6; }
&.backlinks-badge { color: var(--badge-text-color); }
a {
color: inherit;