Quote:
Originally Posted by jgoguen
Not quite. It copies the rules in kobo_extra.css and adds them to every stylesheet file in the book. You won't find a new file in the ePub, but you will (should) find that every CSS file has been modified.
|
Edit:
I overlooked, that there was a new Calibre version. I updated and after that, it works like a charm.
@jgoguen
Thanks a lot @jgoguen for offering this great and useful plugin!
I tried to use kobo_extra.css but without success.
Steps to reproduce:
* latest Version of Calibre
* latest Version of KoboTouchExtended
* configuration of KTE: [x] Change CSS
(No other checkbox is selected)
* Kobo Glo with FW 2.8.1
* a valid EPUB
* a linked "default.css"
<link href="../Styles/default.css" rel="stylesheet" type="text/css"/>
* a valid kobo_extra.css in the main level of the device
* the EPUB is send to device via Calibre
Result:
The rules of kobo_extra.css have no effect.
When I look into the file, no rules have been added to the existing "default.css".
May be I make a stupid mistake.
I would be glad, if someone can help me to get kobo_extra.css working.
Thanks.