After some testing, my problem has become that I cannot apply any style to the calibrenavbar class. The CSS parser seems to ignore the following "extra-css" code when applied to the navbar, whether or not it includes pseudo selectors:
Quote:
.calibrenavbar1 {
display: none;
}
|
Is there a Calibre bug that needs a ticket, or is there a bug in my wetware, as I'm starting to believe?