afx-tree-view{ padding:3px; } afx-tree-view div{ padding:3px; } afx-tree-view i.icon-style { width: 16px; height: 16px; } afx-tree-view div.afx_tree_item_selected{ background-color: #116cd6; color:white; } afx-tree-view div.afx_tree_item_selected:hover{ background-color: #116cd6; color:white; } afx-tree-view .afx_folder_item{ font-weight: bold; } afx-tree-view .afx_tree_item_odd{ background-color: #f5F5F5; }