View Single Post
Old 11-03-2015, 10:44 AM   #4
willbeaufoy
Junior Member
willbeaufoy began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Oct 2015
Device: Nook
Ah thanks I'd missed 'inspect element'. Yes the id is calibre_reference_panel. I did:

#calibre_reference_panel {
color: #000000 !important;
}

#calibre_reference_panel p {
color: #000000 !important;
}

Which works. Not quite as important but I don't think this will work for the actual text that is selected to be referenced though, but looks like you are fixing this in your commit.
willbeaufoy is offline   Reply With Quote