LLWiki正在建设中,欢迎加入我们

“Widget:Sif-song-table”的版本间差异

跳转到导航 跳转到搜索
(使用页面/文本对比查看器快速编辑)
(//使用页面/文本对比查看器快速编辑)
width: auto !important;
white-space: nowrap;
}
.sif-song-table .tabs-label {
transition-delay: 0.3s;
}
.sif-song-table .tabs-label:hover {
transition-delay: 0s;
}
.sif-song-table .tabs-content {
width: auto;
min-width: 100%;
left: 0;
transition: height linear 0.3s;
overflow: hidden;
}
.sif-song-table .tabs-dropdown:not(:hover) .tabs-content {
height: 0 !important;
border-bottom: none;
}
.sif-song-table .tabs-dropdown ul {