Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Expand)Author
2022-03-31💄 (#114): add table css variablesVinicius Reis
2022-03-31ui: use primary-light color for hovered table rowMax
2022-03-31ui: reduce spacing in table headersMax
2022-03-31ui: translate table actions, new iconsMax
2022-03-31ui: add actions for rowsMax
2022-03-31feat: add and remove columns in tablesMax
2022-03-31style: margin below a table to keep them separatedMax
2022-03-31style: add border radius to tableMax
2022-03-31fix: table layout to match prosemirror expectationsMax
2022-03-31💄 (#114): add table cssVinicius Reis
2022-03-31feature: add table button to create a tableMax
2022-03-14💄 (#2184): paragraph adjustsVinicius Reis
2022-03-14🚚 (#2184): use callout instead of callout-containerVinicius Reis
2022-03-14💄 (#2184): add border radiusVinicius Reis
2022-03-14🚚 (#2184): rename feature to calloutsVinicius Reis
2022-03-14💄 (#2184): Define custom containers styleVinicius Reis
2022-03-14✨ (#2184): add warn, error and success custom blocksVinicius Reis
2022-03-14🚧 (2184): custom container tiptap extensionVinicius Reis
2022-03-14🚸 (#2184): change the icon of formating helpVinicius Reis
2022-03-02ui: use list icon for tasklistsMax
2022-02-21fix: only apply bullet style to ul > liMax
2022-02-09upgrade: tiptap v2Azul
2021-10-27fix line extending issue for txt fileLuka Trovic
2021-07-19change tab-size to 4szaimen
2021-07-15Add emoji picker to menubar (Fixes: #987)Jonas Meurer
2021-03-11Add bottom margin to lists so they have the same as paragraphsJan C. Borchardt
2021-03-11Increase whitespace above and below hr to emphasize separationJan C. Borchardt
2021-03-11Increase h2 font size to differentiate from h3Jan C. Borchardt
2020-12-22Make checkbox styling fit better with lists and a bit more compactJulius Härtl
2020-09-29Fix alignment and design of checkboxesJan C. Borchardt
2020-05-20Merge pull request #809 from alexanderschau/masterJulius Härtl
2020-05-20Fix server styles causing images being to smallJulius Härtl
2020-05-06fix issue #733Alexander Schau
2020-02-25Use h-scrolling instead of wrap in code blockAnton Strömkvist
2020-01-27Fix node selection and clicking linksJulius Härtl
2020-01-15Try fixing the click handler on firefoxJulius Härtl
2020-01-02Fix checkbox behaviorJulius Härtl
2019-12-02Fix list styleingJulius Härtl
2019-12-02Implement checkbox supportJulius Härtl
2019-11-07Add more top spacing to h1 and h2Jan-Christoph Borchardt
2019-11-05Distinguish second and third-level list entriesJan-Christoph Borchardt
2019-11-04Autohide only for rich workspacesJulius Härtl
2019-11-04Fix design issuesJulius Härtl
2019-11-04Fix styling of placeholdersJulius Härtl
2019-11-04Rich workspaceJulius Härtl
2019-10-28Add preview pluginJulius Härtl
2019-08-20Adjust link and blockquote color to improve readabilityFrederic Habich
2019-07-02Fix paddingJulius Härtl
2019-07-02Allow plain text editing of filesJulius Härtl
2019-06-27Merge pull request #105 from nextcloud-gmbh/design/blockquote-colorJulius Härtl