Files: dd67652a2a492f8668f29984959b814c9e3cfe6d / message / html / layout / all.mcss
114 bytesRaw
1 | Message { |
2 | /* UnreadFeature (search codebase for this if extracting) */ |
3 | (div.unread) { |
4 | display: none |
5 | } |
6 | } |
7 |
Built with git-ssb-web
1 | Message { |
2 | /* UnreadFeature (search codebase for this if extracting) */ |
3 | (div.unread) { |
4 | display: none |
5 | } |
6 | } |
7 |
Built with git-ssb-web