Made a little style change again.
This commit is contained in:
parent
9881a1dba1
commit
f9ed9d64eb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
echo "#input_$useableName:checked + .submenu_$useableName,
|
||||
.submenu_$useableName:hover {
|
||||
display: block;
|
||||
background-color: $randomColor, 0.1);
|
||||
background-color: $randomColor, 0.2);
|
||||
}\n";
|
||||
|
||||
generateCSSCode($filename);
|
||||
|
|
Loading…
Reference in a new issue