mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-20 18:56:34 +01:00
[ClosedTabsButton] Hide menu indicator
This commit is contained in:
parent
96b6743ac6
commit
5d523d1418
@ -136,6 +136,11 @@
|
|||||||
qproperty-fixedsize: 22px 25px;
|
qproperty-fixedsize: 22px 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-closedtabs::menu-indicator
|
||||||
|
{
|
||||||
|
image: none;
|
||||||
|
}
|
||||||
|
|
||||||
#tabwidget-button-addtab
|
#tabwidget-button-addtab
|
||||||
{
|
{
|
||||||
qproperty-multiIcon: url(images/tabbar-addtab.png);
|
qproperty-multiIcon: url(images/tabbar-addtab.png);
|
||||||
|
@ -117,6 +117,22 @@
|
|||||||
qproperty-fixedsize: 20px 27px;
|
qproperty-fixedsize: 20px 27px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-opentabs::menu-indicator
|
||||||
|
{
|
||||||
|
image: none;
|
||||||
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-closedtabs
|
||||||
|
{
|
||||||
|
qproperty-icon: url(images/user-trash-full.png);
|
||||||
|
qproperty-fixedsize: 22px 25px;
|
||||||
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-closedtabs::menu-indicator
|
||||||
|
{
|
||||||
|
image: none;
|
||||||
|
}
|
||||||
|
|
||||||
#tabwidget-button-addtab
|
#tabwidget-button-addtab
|
||||||
{
|
{
|
||||||
qproperty-icon: url(images/navigation-addtab.png);
|
qproperty-icon: url(images/navigation-addtab.png);
|
||||||
@ -140,17 +156,6 @@
|
|||||||
qproperty-fixedsize: 15px 25px;
|
qproperty-fixedsize: 15px 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabwidget-button-opentabs::menu-indicator
|
|
||||||
{
|
|
||||||
background: url(images/transp.png);
|
|
||||||
}
|
|
||||||
|
|
||||||
#tabwidget-button-closedtabs
|
|
||||||
{
|
|
||||||
qproperty-icon: url(images/user-trash-full.png);
|
|
||||||
qproperty-fixedsize: 22px 25px;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*IconProvider*/
|
/*IconProvider*/
|
||||||
IconProvider
|
IconProvider
|
||||||
{
|
{
|
||||||
|
@ -107,6 +107,11 @@
|
|||||||
qproperty-fixedsize: 20px 25px;
|
qproperty-fixedsize: 20px 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-opentabs::menu-indicator
|
||||||
|
{
|
||||||
|
image: none;
|
||||||
|
}
|
||||||
|
|
||||||
#tabwidget-button-closedtabs
|
#tabwidget-button-closedtabs
|
||||||
{
|
{
|
||||||
qproperty-themeIcon: "user-trash-full";
|
qproperty-themeIcon: "user-trash-full";
|
||||||
@ -114,6 +119,11 @@
|
|||||||
qproperty-fixedsize: 22px 25px;
|
qproperty-fixedsize: 22px 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-closedtabs::menu-indicator
|
||||||
|
{
|
||||||
|
image: none;
|
||||||
|
}
|
||||||
|
|
||||||
#tabwidget-button-addtab
|
#tabwidget-button-addtab
|
||||||
{
|
{
|
||||||
qproperty-themeIcon: "list-add";
|
qproperty-themeIcon: "list-add";
|
||||||
@ -121,11 +131,6 @@
|
|||||||
qproperty-fixedsize: 22px 25px;
|
qproperty-fixedsize: 22px 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabwidget-button-opentabs::menu-indicator
|
|
||||||
{
|
|
||||||
image: none;
|
|
||||||
}
|
|
||||||
|
|
||||||
/*IconProvider*/
|
/*IconProvider*/
|
||||||
IconProvider
|
IconProvider
|
||||||
{
|
{
|
||||||
|
@ -131,6 +131,11 @@
|
|||||||
qproperty-fixedsize: 22px 25px;
|
qproperty-fixedsize: 22px 25px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-closedtabs::menu-indicator
|
||||||
|
{
|
||||||
|
image: none;
|
||||||
|
}
|
||||||
|
|
||||||
#tabwidget-button-addtab
|
#tabwidget-button-addtab
|
||||||
{
|
{
|
||||||
qproperty-multiIcon: url(images/tabbar-addtab.png);
|
qproperty-multiIcon: url(images/tabbar-addtab.png);
|
||||||
|
@ -136,15 +136,20 @@
|
|||||||
qproperty-fixedsize: 18px 28px;
|
qproperty-fixedsize: 18px 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#tabwidget-button-opentabs::menu-indicator
|
||||||
|
{
|
||||||
|
image: none;
|
||||||
|
}
|
||||||
|
|
||||||
#tabwidget-button-closedtabs
|
#tabwidget-button-closedtabs
|
||||||
{
|
{
|
||||||
qproperty-icon: url(images/user-trash-full.png);
|
qproperty-icon: url(images/user-trash-full.png);
|
||||||
qproperty-fixedsize: 22px 28px;
|
qproperty-fixedsize: 22px 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabwidget-button-opentabs::menu-indicator
|
#tabwidget-button-closedtabs::menu-indicator
|
||||||
{
|
{
|
||||||
background: url(images/transp.png);
|
image: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#tabwidget-button-addtab
|
#tabwidget-button-addtab
|
||||||
|
Loading…
Reference in New Issue
Block a user