Warning, /network/falkon/themes/mac/windows.css is written in an unsupported language. File is not indexed.

0001 /*TabWidget*/
0002 #tabbar
0003 {
0004     min-height: 27px;
0005     max-height: 27px;
0006 }
0007 
0008 #tabbarwidget
0009 {
0010     background-image: url(images/tabs-bg.png);
0011     background-repeat: repeat-x;
0012 }
0013 
0014 #tabbar::tab
0015 {
0016     height: 26px;
0017 }