2012-08-09 04:00:09 +02:00
|
|
|
#navigation-button-next
|
|
|
|
{
|
|
|
|
qproperty-multiIcon: url(images/navigation-back.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
#navigation-button-back
|
|
|
|
{
|
|
|
|
qproperty-multiIcon: url(images/navigation-forward.png);
|
|
|
|
}
|
|
|
|
|
2018-01-07 18:16:40 +01:00
|
|
|
#navigation-button-tools
|
|
|
|
{
|
|
|
|
qproperty-icon: url(images/navigation-tools-rtl.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2012-08-09 04:00:09 +02:00
|
|
|
#tabwidget-button-opentabs
|
|
|
|
{
|
|
|
|
qproperty-multiIcon: url(images/tabs-list-button_rtl.png);
|
|
|
|
}
|
2014-02-12 17:11:05 +01:00
|
|
|
|
2018-01-07 18:16:40 +01:00
|
|
|
#tabwidget-button-closedtabs
|
|
|
|
{
|
|
|
|
qproperty-multiIcon: url(images/tabs-closed-button-rtl.png);
|
|
|
|
}
|
|
|
|
|
2014-02-12 17:11:05 +01:00
|
|
|
#tabbar-button-right
|
|
|
|
{
|
|
|
|
qproperty-icon: url(images/tab-left-arrow.png);
|
|
|
|
}
|
|
|
|
|
|
|
|
#tabbar-button-left
|
|
|
|
{
|
|
|
|
qproperty-icon: url(images/tab-right-arrow.png);
|
|
|
|
}
|