1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 02:02:10 +02:00
falkonOfficial/bin/themes/default/rtl.css

15 lines
243 B
CSS

#navigation-button-next
{
qproperty-icon: url(images/navigation-back.png);
}
#navigation-button-back
{
qproperty-icon: url(images/navigation-forward.png);
}
#locationbar-goicon
{
qproperty-pixmap: url(images/gotoaddress_rtl.png);
}