mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 02:36:34 +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
|
||||
{
|
||||
qproperty-tabPadding: -1;
|
||||
qproperty-baseColor: 0;
|
||||
}
|
||||
|
||||
#tabbar::scroller
|
||||
|
@ -70,6 +70,7 @@
|
||||
#tabbar
|
||||
{
|
||||
qproperty-tabPadding: -1;
|
||||
qproperty-baseColor: 0;
|
||||
}
|
||||
|
||||
#tabbar-button-right
|
||||
|
@ -130,6 +130,7 @@ ToolButton[toolbar-look="true"]:pressed
|
||||
#tabbar
|
||||
{
|
||||
qproperty-tabPadding: -1;
|
||||
qproperty-baseColor: 0;
|
||||
}
|
||||
|
||||
#tabbar-button-right
|
||||
|
@ -135,6 +135,7 @@
|
||||
min-height: 30px;
|
||||
max-height: 30px;
|
||||
qproperty-tabPadding: 3;
|
||||
qproperty-baseColor: transparent;
|
||||
}
|
||||
|
||||
#tab-icon
|
||||
|
Loading…
Reference in New Issue
Block a user