mirror of
https://invent.kde.org/network/falkon.git
synced 2024-11-11 01:22:10 +01:00
parent
2a5c6ecfa1
commit
96e0ce6d8a
|
@ -132,7 +132,9 @@ IconProvider
|
||||||
|
|
||||||
#locationbar-goicon
|
#locationbar-goicon
|
||||||
{
|
{
|
||||||
qproperty-pixmap: url(images/goto.png);
|
qproperty-themeIcon: "go-jump-locationbar";
|
||||||
|
qproperty-fallbackIcon: url(images/goto.png);
|
||||||
|
qproperty-fixedsize: 16px 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#locationbar-down-icon
|
#locationbar-down-icon
|
||||||
|
@ -143,7 +145,9 @@ IconProvider
|
||||||
|
|
||||||
#locationbar-autofillicon
|
#locationbar-autofillicon
|
||||||
{
|
{
|
||||||
qproperty-pixmap: url(images/key.png);
|
qproperty-themeIcon: "user-identity";
|
||||||
|
qproperty-fallbackIcon: url(images/key.png);
|
||||||
|
qproperty-fixedsize: 16px 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*WebSearchBar*/
|
/*WebSearchBar*/
|
||||||
|
|
Loading…
Reference in New Issue
Block a user