2012-08-09 04:00:09 +02:00
|
|
|
#navigation-button-next
|
|
|
|
{
|
2016-12-31 12:11:27 +01:00
|
|
|
qproperty-themeIcon: "go-previous";
|
2012-08-09 04:00:09 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
#navigation-button-back
|
|
|
|
{
|
2016-12-31 12:11:27 +01:00
|
|
|
qproperty-themeIcon: "go-next";
|
2012-08-09 04:00:09 +02:00
|
|
|
}
|
|
|
|
|
2014-02-12 17:11:05 +01:00
|
|
|
#tabbar-button-right
|
|
|
|
{
|
2016-01-24 13:26:32 +01:00
|
|
|
qproperty-themeIcon: "arrow-left";
|
2016-12-31 12:11:27 +01:00
|
|
|
qproperty-fallbackIcon: url(images/tab-left-arrow.svg);
|
2014-02-12 17:11:05 +01:00
|
|
|
}
|
|
|
|
|
|
|
|
#tabbar-button-left
|
|
|
|
{
|
2016-01-24 13:26:32 +01:00
|
|
|
qproperty-themeIcon: "arrow-right";
|
2016-12-31 12:11:27 +01:00
|
|
|
qproperty-fallbackIcon: url(images/tab-right-arrow.svg);
|
2014-02-12 17:11:05 +01:00
|
|
|
}
|