Files: 25a1b62eac06d4d75d5b9b4ee53a86ab7f163b5f / styles / dark / $following.mcss
195 bytesRaw
1 | $following { |
2 | :after { |
3 | margin-left: 5px |
4 | @svg subscribed { |
5 | content: "<circle cx='6' stroke='#777' fill='none' cy='6' r='5' /> <circle cx='6' cy='6' r='3' fill='#777'/>" |
6 | } |
7 | } |
8 | } |
9 |
Built with git-ssb-web