Warning, /network/falkon/src/plugins/VerticalTabs/data/themes/default.css is written in an unsupported language. File is not indexed.

0001 /* Vertical Tabs Default theme */
0002 
0003 TabTreeCloseButton
0004 {
0005     qproperty-showOnNormal: 0;
0006     qproperty-showOnHovered: 1;
0007     qproperty-showOnSelected: 1;
0008 }
0009 
0010 TabTreeView
0011 {
0012     qproperty-backgroundIndentation: 0;
0013 }