this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

A little outline for elegance

+1
+1
src/app.css
··· 215 215 font-size: 12px; 216 216 color: var(--text-insignificant-color); 217 217 user-select: none; 218 + box-shadow: 0 0 0 2px var(--bg-color); 218 219 } 219 220 .timeline.contextual > li .replies summary:active, 220 221 .timeline.contextual > li .replies[open] summary {