mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 09:32:12 +01:00
Themes: Don't limit the height of tab
This commit is contained in:
parent
ace8c9702b
commit
74b9019a01
|
@ -58,11 +58,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/*TabWidget*/
|
/*TabWidget*/
|
||||||
#tabbar::tab
|
|
||||||
{
|
|
||||||
max-height: 22px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#tabbar::scroller
|
#tabbar::scroller
|
||||||
{
|
{
|
||||||
width: 0px;
|
width: 0px;
|
||||||
|
|
|
@ -106,11 +106,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/*TabWidget*/
|
/*TabWidget*/
|
||||||
#tabbar::tab
|
|
||||||
{
|
|
||||||
max-height: 28px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#tabwidget-button-opentabs
|
#tabwidget-button-opentabs
|
||||||
{
|
{
|
||||||
qproperty-icon: url(images/tabs-list-button.png);
|
qproperty-icon: url(images/tabs-list-button.png);
|
||||||
|
|
|
@ -59,11 +59,6 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
/*TabWidget*/
|
/*TabWidget*/
|
||||||
#tabbar::tab
|
|
||||||
{
|
|
||||||
max-height: 26px;
|
|
||||||
}
|
|
||||||
|
|
||||||
#tabbar-button-right
|
#tabbar-button-right
|
||||||
{
|
{
|
||||||
qproperty-themeIcon: "arrow-right";
|
qproperty-themeIcon: "arrow-right";
|
||||||
|
|
Loading…
Reference in New Issue
Block a user