I just copied a directory from a USB flash drive. I copied it from an NTFS drive and so all the files had execute permission.
I executed chmod -x * to undo the execute permission. Despite that, all the directories are showing with green background, which is normally only for executable files.
What could be the reason?
Attached image: 
cdto those dir as normal user ? I guess no,xis needed for that..and..show up with green background as well.