BookStack/resources/sass
Dan Brown 5ea2d0c57b
WYSIWYG: Fixed growing rows on Firefox
Occured when the cell contained any block content with a differnt line
height to the table cell itself.
In firefox, cells with a height would end up with an actual greater
real cell height, which messed up TinyMCE resize calculations, causing
tables to grow.
Adding default vertical-align: top, changes this behaviour to get proper
cell heights.
Related to Firefox issue: https://bugzilla.mozilla.org/show_bug.cgi?id=569645
Have tested that editor cell text align options can still be used with
this.

For #4337
2023-06-28 23:28:31 +01:00
..
_animations.scss
_blocks.scss CSS: Reduced styles used in export formats 2023-06-14 13:19:29 +01:00
_buttons.scss Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
_codemirror.scss Updated fonts to be defined via CSS variables 2023-06-14 12:53:48 +01:00
_colors.scss CSS: Updated status colors to be CSS variables, Added dark variants 2023-06-13 15:52:33 +01:00
_components.scss Comments: Tweaked design to be more consistent and compact 2023-06-28 13:41:14 +01:00
_content.scss CSS: Reduced styles used in export formats 2023-06-14 13:19:29 +01:00
_footer.scss
_forms.scss CSS: Updated status colors to be CSS variables, Added dark variants 2023-06-13 15:52:33 +01:00
_header.scss
_html.scss
_layout.scss Page display pointer: Considerably improved accessibility 2023-05-31 16:44:20 +01:00
_lists.scss Added the ability to replace existing image files 2023-05-28 17:32:22 +01:00
_mixins.scss
_opacity.scss
_pages.scss CSS: Reduced styles used in export formats 2023-06-14 13:19:29 +01:00
_reset.scss
_spacing.scss
_tables.scss WYSIWYG: Fixed growing rows on Firefox 2023-06-28 23:28:31 +01:00
_text.scss CSS: Tweaked css heading font to fall back to body font 2023-06-28 09:35:30 +01:00
_tinymce.scss Updated fonts to be defined via CSS variables 2023-06-14 12:53:48 +01:00
_variables.scss CSS: Tweaked css heading font to fall back to body font 2023-06-28 09:35:30 +01:00
export-styles.scss CSS: Reduced styles used in export formats 2023-06-14 13:19:29 +01:00
print-styles.scss
styles.scss CSS: Reduced styles used in export formats 2023-06-14 13:19:29 +01:00