mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 10:46:35 +01:00
Hide tabbar base in Windows style
This commit is contained in:
parent
50d1bb6d96
commit
a4738c8a3e
@ -129,6 +129,7 @@ ToolButton[toolbar-look="true"]:pressed
|
|||||||
#tabbar
|
#tabbar
|
||||||
{
|
{
|
||||||
qproperty-tabPadding: -1;
|
qproperty-tabPadding: -1;
|
||||||
|
qproperty-baseColor: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabbar::scroller
|
#tabbar::scroller
|
||||||
|
@ -70,6 +70,7 @@
|
|||||||
#tabbar
|
#tabbar
|
||||||
{
|
{
|
||||||
qproperty-tabPadding: -1;
|
qproperty-tabPadding: -1;
|
||||||
|
qproperty-baseColor: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabbar-button-right
|
#tabbar-button-right
|
||||||
|
@ -130,6 +130,7 @@ ToolButton[toolbar-look="true"]:pressed
|
|||||||
#tabbar
|
#tabbar
|
||||||
{
|
{
|
||||||
qproperty-tabPadding: -1;
|
qproperty-tabPadding: -1;
|
||||||
|
qproperty-baseColor: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabbar-button-right
|
#tabbar-button-right
|
||||||
|
@ -135,6 +135,7 @@
|
|||||||
min-height: 30px;
|
min-height: 30px;
|
||||||
max-height: 30px;
|
max-height: 30px;
|
||||||
qproperty-tabPadding: 3;
|
qproperty-tabPadding: 3;
|
||||||
|
qproperty-baseColor: transparent;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tab-icon
|
#tab-icon
|
||||||
|
Loading…
Reference in New Issue
Block a user