1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-24 07:39:43 +02:00
documize/gui/app/styles/core/view
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
..
document document/wysiwig: no margin for sublists 2020-10-31 21:47:23 +01:00
all.scss Revamp document view using new layout 2018-12-18 19:03:34 +00:00
auth.scss New look and feel for auth screens 2018-12-13 13:34:26 +00:00
common.scss Per space label, icon, description 2019-01-04 16:33:30 +00:00
customize.scss Increase border radius for UI card elements 2019-06-19 12:48:18 +01:00
exceptions.scss Implement new refactored color scheme 2018-12-04 17:26:57 +00:00
import.scss Replaced Material Icons & Boostrap with custom UI framework 2018-12-21 11:15:59 +00:00
onboard.scss Improve new user share space onboarding process 2019-01-11 14:03:03 +00:00
search.scss Show if search result is template 2019-04-11 15:49:58 +01:00
space.scss Pinned documents 2020-02-03 21:00:35 +00:00
spaces.scss Allow for clickable links in space description 2020-02-04 12:28:57 +00:00