1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-21 17:52:10 +02:00
falkonOfficial/themes/breathe/rtl.css

20 lines
307 B
CSS

#navigation-button-next
{
qproperty-icon: url(images/go-previous.png);
}
#navigation-button-back
{
qproperty-icon: url(images/go-next.png);
}
#tabbar-button-right
{
qproperty-icon: url(images/tab-left-arrow.png);
}
#tabbar-button-left
{
qproperty-icon: url(images/tab-right-arrow.png);
}