aboutsummaryrefslogtreecommitdiff
path: root/src/client/views/nodes/formattedText/RichTextMenu.scss
AgeCommit message (Collapse)Author
2025-06-13updated css and project to HTML5 standards. fixed border rounding for images.bobzel
2025-02-25added a hideUI option to hide buttons. fixed a mess of runtime warnings ↵bobzel
mostly related to how scss files can be included in each other
2023-12-11fixed includes of scss globals into typescript files.bobzel
2021-09-09fixed anchor menu highlighter button's dropdown location. fixed metadata ↵bobzel
view for formattedText. added menu item for metadata view. fixed formattedTextbox initialization.
2021-07-10Standardizing Colors, changing global CSS variablesAshley Cai
2021-04-06updatesGeireann
2020-07-01added divider lines in richTextMenBob Zeleznik
2020-05-01fixed presentations to allow drag and drop. fixed pres box to use ↵Bob Zeleznik
RenderData instead of modifying presentation elements with unnecessary info like their containing PresBox and their presentation index position. COnverted COntentFIttingDocumentView to use DocumentView's props
2020-04-30cleaned up presbox and preselementboxBob Zeleznik
2020-04-28rearranged text filesBob Zeleznik