Forum Moderators: not2easy
1) .tab1[busy] > .tab-icon-image
2) .tab1[busy] .tab-icon-image
i undestand the first one. that is .tab-icon-image is the child of tab1 which has the attribute busy.
but i dont undestand the second one :(