Added click-to-load text for pdf embeddings and general option for texts on the embedding preview (#277)

* Added possibility to add a text below the icon on the preview

* Changes naming of i18nKey argument

* Rebase fixes

* Show preview image only if defined
This commit is contained in:
Erik Michelson 2020-06-25 22:29:09 +02:00 committed by GitHub
parent 1db1bcf248
commit 0df90c1a2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 24 additions and 9 deletions

View file

@ -17,7 +17,7 @@
text-shadow: #000000 0 0 5px;
}
&:hover > i {
&:hover > .one-click-embedding-icon {
opacity: 0.8;
text-shadow: #000000 0 0 10px;
}