No glow by default

main
Bob Mottram 2020-06-22 08:52:31 +00:00
parent d0138ef4f2
commit 14e4d9c575
1 changed files with 6 additions and 6 deletions

View File

@ -55,12 +55,12 @@
--cw-glow-radius3: 0px;
--cw-glow-radius4: 0px;
--cw-glow-radius5: 0px;
--cw-glow-color0: #fff;
--cw-glow-color1: red;
--cw-glow-color2: red;
--cw-glow-color3: red;
--cw-glow-color4: red;
--cw-glow-color5: red;
--cw-glow-color0: black;
--cw-glow-color1: black;
--cw-glow-color2: black;
--cw-glow-color3: black;
--cw-glow-color4: black;
--cw-glow-color5: black;
--icons-side: right;
}