CSS for hover that includes all child elements


/ Published in: CSS
Save to your folder(s)



Copy this code and paste it in your HTML
  1. .app_setting *:hover { cursor:move }

URL: http://stackoverflow.com/questions/137449/css-for-hover-that-includes-all-child-elements

Report this snippet


Comments


You need to login to view comments.