mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2025-05-15 07:34:42 -04:00
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:
parent
1db1bcf248
commit
0df90c1a2a
4 changed files with 24 additions and 9 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue