mirror of
https://invent.kde.org/network/falkon.git
synced 2024-12-24 12:46:35 +01:00
parent
2a5c6ecfa1
commit
96e0ce6d8a
@ -132,7 +132,9 @@ IconProvider
|
||||
|
||||
#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
|
||||
@ -143,7 +145,9 @@ IconProvider
|
||||
|
||||
#locationbar-autofillicon
|
||||
{
|
||||
qproperty-pixmap: url(images/key.png);
|
||||
qproperty-themeIcon: "user-identity";
|
||||
qproperty-fallbackIcon: url(images/key.png);
|
||||
qproperty-fixedsize: 16px 16px;
|
||||
}
|
||||
|
||||
/*WebSearchBar*/
|
||||
|
Loading…
Reference in New Issue
Block a user