aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/LinkDocPreview.scss
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2023-08-28trying to fix more colorsbobzel
2022-07-26fixed clicking linkDocPreview to follow links. switched target drag ↵bobzel
behavior from title to preview
2022-06-05fixed up drawing link lines to be less jittery and smoother looking. ↵bobzel
changed documentView to use a margin: auto when fitting width for something that can't grow to the size of the panel so that it will be centered in the panel and not docked at the top.
2021-03-05fixed linkdocpreview border.bobzel
2021-02-10fixes for removing individual overlapping textanchors in a textBox. ↵bobzel
Hopefully near final cleanup of linkDocPreview and FormattedTextComment
2021-02-09overhaul of linkdocpreview. delegated linkpreviewing from ↵bobzel
formattedTextBoxComments to LinkDocPreview