1
mirror of https://invent.kde.org/network/falkon.git synced 2024-09-22 02:02:10 +02:00
falkonOfficial/bin/themes/breathe/rtl.css
David Rosca c56bc1ef63 Import Breathe theme from QupZilla-plugins
Theme by @pejakm

[ci-skip]
2014-09-25 16:11:24 +02:00

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);
}