1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-31 02:59:44 +02:00
documize/gui/app/styles/core/view/document
Maximilian Bosch 06bf9efcfc
document/wysiwig: no margin for sublists
When having a list with sublists in a `markdown` section like this

  * top-level
  * another one
    * sub-elem 1
    * sub-elem 2

then documize will create a margin of 15px before and after the sublist
which is rather unintuitive as this will create the wrong impression
that these bullet-points have no relation to the parent one even though
this is the most common semantic reason for sublists.

This patch removes the margin at the top and bottom for those kinds of
sublists.
2020-10-31 21:47:23 +01:00
..
add-section.scss Handle wrap-around for add section popup 2019-02-28 12:32:22 +00:00
all.scss Improved self-managed install wizard layout 2019-01-26 13:24:54 +00:00
copy-move.scss Replaced Material Icons & Boostrap with custom UI framework 2018-12-21 11:15:59 +00:00
likes.scss Move revisions to new ui framework 2018-12-20 13:05:22 +00:00
meta.scss Increase border radius for UI card elements 2019-06-19 12:48:18 +01:00
revisions.scss Move revisions to new ui framework 2018-12-20 13:05:22 +00:00
section-editor.scss Provide per section attachments 2019-04-18 13:31:48 +01:00
section.scss Enable doc section expand/collapse 2019-06-05 11:09:24 +01:00
setup.scss Show doc links on setup screen 2019-02-27 14:50:42 +00:00
sidebar-attachment.scss Replace UPLOAD with + for attachments action 2019-06-25 16:53:43 +01:00
sidebar-toc.scss Migrate views to new master layout 2019-05-20 17:40:57 +01:00
view-activity.scss Per space label, icon, description 2019-01-04 16:33:30 +00:00
wysiwyg.scss document/wysiwig: no margin for sublists 2020-10-31 21:47:23 +01:00