1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 02:02:10 +02:00
falkonOfficial/bin/themes/chrome/windows.css

15 lines
208 B
CSS
Raw Normal View History

/*TabWidget*/
#tabbar
{
background-image: url(images/tabs-bg.png);
background-repeat: repeat-x;
min-height: 27px;
max-height: 27px;
}
#tabbar::tab
{
max-width: 250px;
height: 26px;
}