Files: 261718c426b0d5a333dfa4acc00aacf92c5fe394 / 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