Update codeblock.styl

This commit is contained in:
Yuxin Wu 2022-05-07 15:35:10 -07:00 committed by GitHub
parent 9f25b62e8c
commit ca5157973c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 7 deletions

View File

@ -90,13 +90,9 @@ figure.highlight
min-width: inherit min-width: inherit
border-radius: inherit border-radius: inherit
figure.highlight.folded figure.highlight.foldable
figcaption div.level-left
cursor: pointer cursor: pointer // clicking the codeblock filename can toggle folding
figure.highlight.unfolded
figcaption
cursor: pointer
/* --------------------------------- /* ---------------------------------
* Fix Gist Snippet * Fix Gist Snippet