mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
Windows theme: Add hover effect for add tab button
This commit is contained in:
parent
723aee6a33
commit
4c082fd203
|
@ -135,6 +135,11 @@ ToolButton[button-id="button-downloads"]
|
|||
qproperty-themeIcon: "list-add";
|
||||
}
|
||||
|
||||
#tabwidget-button-addtab[outside-tabbar="false"]:hover
|
||||
{
|
||||
background: #f3f3f3;
|
||||
}
|
||||
|
||||
#tabwidget-button-addtab[outside-tabbar="true"]
|
||||
{
|
||||
qproperty-themeIcon: "list-add";
|
||||
|
|
Loading…
Reference in New Issue
Block a user