Quote:
Originally Posted by KevinH
The Report does static analysis of only class selectors. Use the Inspector to see the live css being applied. So what does the Inspector show for the css being applied to that element?
|
The inspector showed the "blockquote.write p.sig" selector...that's why it's confusing when the report says it is selecting the "div.quote p.sig".
Quote:
Originally Posted by DiapDealer
Might need to see a sample epub. I created a simple one from just the data given and both Reports and DevTools showed the "blockquote.write p.sig" selector being used.
Though as Kevin mentioned, the Sigil Reports figure is more for statistical analysis (this class IS being used) rather than for visible css prioritation.
|
I closed Sigil and re-opened the same file and it showed the 'correct' selector being used....so, there is that....