Suppose I have myDirectory which contains files and directories and I issue the command...
myDirectory
chmod --recursive a-w myDirectory
nautilus will display a padlock on the icon of myDirectory. There is no padlock on the directories within it. Why not?
nautilus