BookStack/resources/views/common
Dan Brown 65830b428c
Fixed linked images being micro on pdf export
Was caused by max-width: 100% causing confusion when images were
inside an anchor. This change resets that property on PDF
exports allowing full width images to be shown as so
without affecting smaller sizes.

Fixes #3120
2022-01-01 18:18:37 +00:00
..
activity-item.blade.php Added webhook call functionality 2021-12-11 22:29:33 +00:00
activity-list.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
custom-head.blade.php Finished off script CSP rules 2021-09-04 13:57:04 +01:00
custom-styles.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
dark-mode-toggle.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
detailed-listing-paginated.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
detailed-listing-with-more.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
export-custom-head.blade.php Finished off script CSP rules 2021-09-04 13:57:04 +01:00
export-styles.blade.php Fixed linked images being micro on pdf export 2022-01-01 18:18:37 +00:00
footer.blade.php Fixes minor vulnerability when using target="_blank" on links (RSPEC-5148) 2021-05-24 16:17:08 -04:00
header.blade.php Changed logout routes to POST instead of GET 2021-11-14 21:13:24 +00:00
loading-icon.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
notifications.blade.php Reorgranised blade view files to form a convention 2021-08-22 13:17:32 +01:00
skip-to-content.blade.php Hid skip-to-content for print media 2021-11-14 11:50:13 +00:00