git ssb

1+

Daan Patchwork / patchwork



Tree: 55fc93a9190c25f467ead205ab8d676b5191dbd4

Files: 55fc93a9190c25f467ead205ab8d676b5191dbd4 / styles / dark / notifier.mcss

199 bytesRaw
1Notifier {
2 background: #ebebeb
3 :hover {
4 background: #f7f7f7
5 }
6 -loader {
7 background: #ebebeb
8 color: #383736
9 :hover {
10 background: #f7f7f7
11 color: #2d2c2c
12 }
13 }
14}
15

Built with git-ssb-web