git ssb

1+

Daan Patchwork / patchwork



Tree: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c

Files: 06ded70b47c2b7b6dbd436a59f532f6caff0e67c / styles / dracula / notifier.mcss

199 bytesRaw
1Notifier {
2 background: #6272a4
3 :hover {
4 background: #bd93f9
5 }
6 -loader {
7 background: #6272a4
8 color: #44475a
9 :hover {
10 background: #bd93f9
11 color: #282a36
12 }
13 }
14}
15

Built with git-ssb-web