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

12 lines
146 B
CSS
Raw Normal View History

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