Hello, I would like to hack Views produced CSS but I am not sure what I am dealing with, especially with my limited CSS skills. For example, I created a Recent Hit block. The label "Hit" and the actual count are in two lines, where I want them to be one line with float-left.
Firebug tells me: class="view-label view-label-node-counter-totalcount" I can't find anything like this in any css file. As far as I could see, there is nothing in views_ui.module, too.