mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
b10c910107
commit
9507713ae3
@ -350,7 +350,7 @@ class OutputFormatPlugin(Plugin):
|
|||||||
|
|
||||||
def specialize_css_for_output(self, log, opts, item, stylizer):
|
def specialize_css_for_output(self, log, opts, item, stylizer):
|
||||||
'''
|
'''
|
||||||
Can be used to make changes to the css during the CSS flattening
|
Can be used to make changes to the CSS during the CSS flattening
|
||||||
process.
|
process.
|
||||||
|
|
||||||
:param item: The item (HTML file) being processed
|
:param item: The item (HTML file) being processed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user