.tab-nestable-hover-state-color{--tab-title-background-color:black;--tab-title-text-color:white;--tab-title-transition-time:0.3s}.tab-nestable-hover-state-image{--tab-title-background-image:url("")}.tab-nestable-hover-state-color .tab-title:hover{background-color:var(--tab-title-background-color);background-image:var(--tab-title-background-image);background-size:100% 100%;color:var(--tab-title-text-color)!important;transition:background-color var(--tab-title-transition-time) ease-in-out}.tab-nestable-hover-state-color .tab-title:hover *{color:var(--tab-title-text-color)!important}