cops icon indicating copy to clipboard operation
cops copied to clipboard

Check for Color CSS directive before using #210 as the default text color

Open BNolet opened this issue 7 years ago • 4 comments

I've got color:white in my ebook stylesheet but yet it's being overwritten to be color:#210

BNolet avatar Sep 23 '18 21:09 BNolet

I suggest making a modal giving the user the option to choose whether to use the color, background-color, and font-family styling of the ebook or not

BNolet avatar Sep 23 '18 21:09 BNolet

the solution on my end was to remove the styling that was applied by the ebook reader

BNolet avatar Sep 29 '18 23:09 BNolet

Can explain a little where is the problem ? is it in the UI ? in the Epub reader ? elsewhere ?

seblucas avatar Oct 03 '18 15:10 seblucas

Lines 23 and 24 of cops-monocle.js

https://github.com/seblucas/cops/blob/27aace7d37bb37785a9e9f3dcc7e502c9c53106d/styles/cops-monocle.js#L23

BNolet avatar Oct 03 '18 22:10 BNolet