epub (RMSDK) and '!important'
One annoyance I've found lately is that the version of RMSDK used on the current firmwares seem to hate '!important' CSS.
RMSDK seems to consider it invalid CSS, and we all know how RMSDK handles "invalid" CSS...
I don't recall it being an issue on earlier firmwares, but it definitely seems to be a thing on 3.19+
I encountered a book which used !important in its CSS today, and I was (figuratively) tearing my hair out trying to figure out why the CSS wasn't displaying. Finally narrowed the issue down to the !important.
|