git ssb

16+

Dominic / patchbay



Tree: 4caf614b4b87a9a9e716cd3ab3aa96dcd18bbe80

Files: 4caf614b4b87a9a9e716cd3ab3aa96dcd18bbe80 / app / html / connection.mcss

232 bytesRaw
1Connection {
2 color: #fff
3
4 i.fa-user-circle-o {
5 cursor: pointer
6
7 -newMsg { color: fuchsia }
8 }
9
10 i.fa-circle-thin {
11 color: white
12
13 -newMsg { color: fuchsia }
14 }
15
16 i.fa-exclamation-circle {
17 color: red
18 }
19}
20

Built with git-ssb-web