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
_______________________________________________
Conkeror mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/conkeror