Warning, /network/falkon/themes/chrome/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 #tabbar-button-right
0017 {
0018     qproperty-icon: url(images/tab-left-arrow.png);
0019 }
0020 
0021 #tabbar-button-left
0022 {
0023     qproperty-icon: url(images/tab-right-arrow.png);
0024 }