Angular how to change another div with hover over other div code example Example: css hover change other element #container:hover > #cube { background-color: yellow; }