Kovid Goyal
|
b121e7d4f5
|
Conversion: Change the default white-space CSS for <pre> tags to pre-wrap as this suits ebooks better (most ebook readin programs dont do
horizontal scrolling in paged mode well).
|
2020-05-16 10:04:02 +05:30 |
|
Kovid Goyal
|
e9fc598a49
|
Avoid un-needed display:block class on <html>
|
2020-02-20 20:36:52 +05:30 |
|
Kovid Goyal
|
f10f23d4f6
|
Remove some mozilla specific rules from the default css
|
2019-10-20 13:52:49 +05:30 |
|
Kovid Goyal
|
8601b46151
|
Conversion: Handle the deprecated type attribute on <ol> tags. Fixes #1751148 [Bad conversion <ol type="a"> from ePub to azw3](https://bugs.launchpad.net/calibre/+bug/1751148)
|
2018-02-23 08:29:51 +05:30 |
|
Kovid Goyal
|
699f7c46b5
|
Use font-weight:bold instead of font-weight:bolder for the <b> and <strong> tags as ADE cant handle bolder when embedded fonts are used
|
2012-10-25 12:08:25 +05:30 |
|
Kovid Goyal
|
4131aa18da
|
No longer explicitly set the color of links to blue. This was needed for old versions of ADE which did not display links correctly without it. Since newer versions of ADE no longer have this problem, remove the workaround.
|
2012-08-20 23:24:31 +05:30 |
|
Kovid Goyal
|
2101dcf2b5
|
EPUB Output: Remove unnecessary CSS page breaks as they confuse the latest release of iBooks
|
2011-02-24 09:18:10 -07:00 |
|
Kovid Goyal
|
2bdfa64c74
|
Restore workaround for ADE buggy rendering of anchors as links. However, make it overridable by extra CSS
|
2010-06-24 21:27:49 -06:00 |
|
Kovid Goyal
|
080f70c309
|
Conversion pipeline: Set the default left margin for <dd> tags to 40px
|
2009-09-17 18:35:36 -06:00 |
|
Kovid Goyal
|
f2cc9ebf0b
|
More refactoring for the new resource system
|
2009-09-07 21:18:51 -06:00 |
|