diff --git a/include/style/codeblock.styl b/include/style/codeblock.styl index f21dd68..c55d045 100644 --- a/include/style/codeblock.styl +++ b/include/style/codeblock.styl @@ -90,13 +90,9 @@ figure.highlight min-width: inherit border-radius: inherit -figure.highlight.folded - figcaption - cursor: pointer - -figure.highlight.unfolded - figcaption - cursor: pointer +figure.highlight.foldable + div.level-left + cursor: pointer // clicking the codeblock filename can toggle folding /* --------------------------------- * Fix Gist Snippet