BookStack/resources/sass
Dan Brown 5947f59a04
Updated strategy for empty newline sections
- For some reason, TinyMCE would handle empty paragraphs with a '&nbsp'
  by default but this would be removed when the paragraph had an
  attribute. This was fine in the old editor.
- This changes the approach to use '<br>' tags within elements
  for "spaced emptiness".
- For compatbility with any existing empty paragraphs, I updated the
  styles to show default height for empty paragraph sections.
- This also makes changes to help preserve encoded &nbsp; html tags
  since they were getting converted along the journey.

Related to #3302
2022-03-01 17:26:06 +00:00
..
_animations.scss Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
_blocks.scss Changed homepage card header links to be bottom-card-links 2021-11-23 18:18:49 +00:00
_buttons.scss Fixed SAML login button alignment 2021-05-08 11:49:18 +01:00
_codemirror.scss Removed extra border around markdown editor box 2021-11-15 11:37:17 +00:00
_colors.scss Aligned book and shelf grid item views 2020-12-18 21:26:22 +00:00
_components.scss Added vb.net code language option 2021-08-04 20:56:34 +01:00
_footer.scss Updated footer links to be a configurable list 2021-01-31 00:23:15 +00:00
_forms.scss Fixed issues caused by flex content parent in markdown preview 2021-08-22 18:30:46 +01:00
_header.scss Added use of the prefers-contrast media query 2021-11-23 15:49:54 +00:00
_html.scss Added env option for setting dark mode default 2021-02-07 23:12:05 +00:00
_layout.scss Added use of the prefers-contrast media query 2021-11-23 15:49:54 +00:00
_lists.scss Tweaked sidepart list item padding, Review of #3000 2021-10-23 22:03:03 +01:00
_mixins.scss Started work on supporting a dark-mode 2020-04-10 22:38:29 +01:00
_pages.scss Updated strategy for empty newline sections 2022-03-01 17:26:06 +00:00
_reset.scss Upgraded app to Laravel 5.7 2019-09-06 23:36:16 +01:00
_spacing.scss Replace node-sass with dart-sass 2020-06-26 12:44:41 +02:00
_tables.scss Started build of tag view 2021-11-06 16:30:20 +00:00
_text.scss Updated visual consistency of lists and markdown task list rendering 2021-08-23 22:31:07 +01:00
_tinymce.scss Revamped workings of WYSIWYG code blocks 2022-02-09 19:24:27 +00:00
_variables.scss Removed some unused sass variables 2021-04-08 22:33:36 +01:00
export-styles.scss Upgraded php and npm deps 2021-05-29 13:08:28 +01:00
print-styles.scss Upgraded php and npm deps 2021-05-29 13:08:28 +01:00
styles.scss Added a "skip to content" link. 2021-06-15 20:58:45 +01:00