1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 13:19:43 +02:00
documize/gui/app/styles
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
..
core document/wysiwig: no margin for sublists 2020-10-31 21:47:23 +01:00
themes Improve hyperlink color 2019-05-14 11:28:19 +01:00
app.scss Implement new refactored color scheme 2018-12-04 17:26:57 +00:00
colors.scss Implement dropdown menu for document toolbar 2019-05-22 06:35:54 +01:00