Files: 9c5fb9afa9248c901294db9eac5e350da9bc055d / 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