Files: ed00f21688c47a809f1724a50ce7a3239f9929a6 / message / html / quote.mcss
78 bytesRaw
1 | MessageQuote { |
2 | color: #c9c9c9 |
3 | |
4 | cursor: pointer |
5 | :hover { color: gray } |
6 | } |
7 |
Built with git-ssb-web
1 | MessageQuote { |
2 | color: #c9c9c9 |
3 | |
4 | cursor: pointer |
5 | :hover { color: gray } |
6 | } |
7 |
Built with git-ssb-web