Files: ed00f21688c47a809f1724a50ce7a3239f9929a6 / 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