View Single Post
Old 04-14-2012, 01:13 PM   #583
sun4384
Member
sun4384 can extract oil from cheesesun4384 can extract oil from cheesesun4384 can extract oil from cheesesun4384 can extract oil from cheesesun4384 can extract oil from cheesesun4384 can extract oil from cheesesun4384 can extract oil from cheesesun4384 can extract oil from cheese
 
Posts: 11
Karma: 1052
Join Date: Oct 2010
Device: none
In rooted Nook Simple Touch, when using file browser to find a book or setting options, dividing lines are invisible: only very short lines on the left edge (like 2mm) are visible. Might be the case other e-ink based readers suffer the same issue?

By the way, when using external CSS, text-indent doesn't work sometimes. Cool Reader seems to be handling this on its own. Suppose we have
.quote {text-indent:10em; margin-top:2em; margin-left:2em; margin-right:2em; }
.quote +p {text-indent: 5em; margin-top: 2em;}
then the second text-indent rule is always ignored.

Additionally, font-family doesn't work at all.

Last edited by sun4384; 04-14-2012 at 03:31 PM.
sun4384 is offline   Reply With Quote