Sha256: 7901605c8989c99a894f29df62359686661d77ea9386a95290fffee755d0783f

Contents?: true

Size: 462 Bytes

Versions: 33

Compression:

Stored size: 462 Bytes

Contents

/* Force selection of entire .katex/.katex-display blocks, so that we can
 * copy/paste the entire source code.  If you omit this CSS, partial
 * selections of a formula will work, but will copy the ugly HTML
 * representation instead of the LaTeX source code.  (Full selections will
 * still produce the LaTeX source code.)
 */
.katex,
.katex-display {
    user-select: all;
    -moz-user-select: all;
    -webkit-user-select: all;
    -ms-user-select: all;
}

Version data entries

33 entries across 33 versions & 3 rubygems

Version Path
jekyll-theme-hydejack-9.2.1 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.2.0 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.9 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.8 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.7 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.6 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.5 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.4 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.3 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.2 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.1 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.1.0 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.0.4 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.0.3 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.0.2 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.0.1 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-9.0.0 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydebetty-1.0.2 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydebetty-1.0.1 assets/bower_components/katex/dist/contrib/copy-tex.css
jekyll-theme-hydejack-8.5.2 assets/bower_components/katex/dist/contrib/copy-tex.css