Skip to content

Commit

Permalink
github-deploy-action-haz3l-module-view
Browse files Browse the repository at this point in the history
  • Loading branch information
github-deploy-action committed Nov 13, 2023
1 parent 818ae68 commit dfae20b
Show file tree
Hide file tree
Showing 2 changed files with 13,696 additions and 13,693 deletions.
27,380 changes: 13,690 additions & 13,690 deletions haz3l-module-view/hazel.js

Large diffs are not rendered by default.

9 changes: 6 additions & 3 deletions haz3l-module-view/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -1923,15 +1923,18 @@ svg.expandable path {
top: -1em;
left: -1em;
}

/*
.fold-icon .hide-icon{
display: none;
}
*/

.fold-icon:hover .hide-icon{
display: block;
transform: scale(130%);
}

.hide-icon {
background-color: #bef5d9;
}
cursor: pointer;
color: var(--top_bar_icon_fill);
}

0 comments on commit dfae20b

Please sign in to comment.