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