readium-css
readium-css copied to clipboard
🌈 A set of reference stylesheets for EPUB Reading Systems, starting with Readium Mobile
I'm submitting a bug report **Short description of the issue/suggestion:** Long hyperlinks overlap on the next column, instead of being wrapped. **Steps to reproduce the issue/enhancement:** Unfortunately I cannot provide...
Original issue reported in Thorium's GitHub repository by @civodulab https://github.com/edrlab/thorium-reader/issues/1936
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...
Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...
> This epub has `overflow-x: hidden` CSS for the `` tag. That is what is causing this. @mickael-menu should Readium CSS be changed to always override that? _Originally posted by...
I'm submitting a need for improvement We have several issues related to `overflow` in `body` (CSS multicolumn) so there is clearly a need to improve ReadiumCSS here. List of know...
**Please check if the PR fulfills these requirements:** (Add x between brackets to check.) - [x] I’ve read [contributing guidelines](../contributing.md) - [x] I’m making this pull request against the develop...
I'm submitting a bug report. **Short description of the issue/suggestion:** At the moment, the safeguard for `svg` is not working while there is no issue with `img` for instance. https://github.com/readium/readium-css/blob/2e1bb29d02de1b2d36ec960eb90c2c4ac238b346/css/src/modules/ReadiumCSS-safeguards.css#L46-L69...
I'm submitting a bug. Font not applying on the header Title of book. I am using swift-toolkit for supporting epub books. When I setting font for book it not applying...