[Conkeror] Applying CSS to tab-bar.js

Deniz Dogan deniz.a.m.dogan at gmail.com
Wed Nov 19 11:54:21 PST 2008


Hi

I'm rather new to Conkeror and I have a question on how to properly
apply CSS to the tab bar. I want the tabs to be smaller and "tighter"
by decreasing the height of the tab bar and using a smaller fonts, to
start with. However, my CSS doesn't seem to work. This is the CSS I'm
currently using for the tabs:

#tab-bar {
    background: #000;
    height: 16px;
}

.tab-label {
    color: #f00;
    font: 12px Tahoma; /* This one doesn't work! */
}

Any ideas?

Deniz Dogan


More information about the Conkeror mailing list