git ssb

1+

Daan Patchwork / patchwork



Tree: d3826fa5570d6a70af4cd9401fe6f9284ec0ef5c

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