Skip to content

Commit

Permalink
github-deploy-action-stepper
Browse files Browse the repository at this point in the history
  • Loading branch information
github-deploy-action committed Jan 16, 2024
1 parent c7c30d2 commit 63a1e17
Show file tree
Hide file tree
Showing 3 changed files with 2,532 additions and 2,532 deletions.
4,969 changes: 2,485 additions & 2,484 deletions stepper/hazel.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions stepper/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1991,15 +1991,15 @@ svg.expandable path {
left: -1em;
}

.steppable {
.steppable,.steppable * {
border: 1px var(--step-hole-color);
background-color:rgb(232, 255, 196);
margin: -1px;
cursor: pointer;
}


.stepped {
.stepped, .stepped * {
border: 1px var(--step-hole-color);
background-color:#ddcda3;
margin: -1px;
Expand Down
91 changes: 45 additions & 46 deletions stepper/worker.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 63a1e17

Please sign in to comment.