.open_tab_widget { .child { visibility: hidden; } &:hover { .child { visibility: visible; } } }