diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2020-07-19 23:48:16 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2020-07-19 23:48:16 -0300 |
commit | 553b17d09cdcb2735e2cb69f13607e6ea6dd8418 (patch) | |
tree | f3853e5c0fc3b1b600d528f4dfcb2b44f94b874e /docs/katex/contrib/copy-tex.min.css | |
parent | 06e5c8371952502d5d1bed349f80c8749ab445e7 (diff) | |
download | PSP.git-553b17d09cdcb2735e2cb69f13607e6ea6dd8418.tar.gz PSP.git-553b17d09cdcb2735e2cb69f13607e6ea6dd8418.tar.xz PSP.git-553b17d09cdcb2735e2cb69f13607e6ea6dd8418.zip |
User guide update
Diffstat (limited to 'docs/katex/contrib/copy-tex.min.css')
-rw-r--r-- | docs/katex/contrib/copy-tex.min.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/katex/contrib/copy-tex.min.css b/docs/katex/contrib/copy-tex.min.css new file mode 100644 index 0000000..555ed11 --- /dev/null +++ b/docs/katex/contrib/copy-tex.min.css @@ -0,0 +1 @@ +.katex,.katex-display{user-select:all;-moz-user-select:all;-webkit-user-select:all;-ms-user-select:all} |