Warning, /network/falkon/themes/mac/rtl.css is written in an unsupported language. File is not indexed.

0001 #navigation-button-next
0002 {
0003     qproperty-multiIcon: url(images/navigation-back.png);
0004 }
0005 
0006 #navigation-button-back
0007 {
0008     qproperty-multiIcon: url(images/navigation-forward.png);
0009 }
0010 
0011 #navigation-button-tools
0012 {
0013     qproperty-icon: url(images/navigation-tools-rtl.png);
0014 }
0015 
0016 
0017 #tabwidget-button-opentabs
0018 {
0019     qproperty-multiIcon: url(images/tabs-list-button_rtl.png);
0020 }
0021 
0022 #tabwidget-button-closedtabs
0023 {
0024     qproperty-multiIcon: url(images/tabs-closed-button-rtl.png);
0025 }
0026 
0027 #tabbar-button-right
0028 {
0029     qproperty-icon: url(images/tab-left-arrow.png);
0030 }
0031 
0032 #tabbar-button-left
0033 {
0034     qproperty-icon: url(images/tab-right-arrow.png);
0035 }