模板:切换显示按钮/togglestyle.css:修订间差异

跳到导航 跳到搜索
分类
(建立内容为“.textToggleDisplayButtons { display: inline-flex; flex-wrap: wrap; align-items: baseline; align-content: flex-start; user-select: none; } .te…”的新页面)
 
(分类)
 
(未显示另一用户的1个中间版本)
第26行: 第26行:
}
}


.textToggleDisplay.hidden,
.textToggleDisplay.hidden {
.textToggleDisplayButtonsStyle,
.textToggleDisplayStyle,
.textToggleDisplayButtonLabel:not(.on) .textToggleDisplayButtonLabelText.on,
.textToggleDisplayButtonLabel.on .textToggleDisplayButtonLabelText.off {
     display: none !important;
     display: none !important;
}
}
.textToggleDisplayButtonsStyle {
    display: none !important;
}
.textToggleDisplayStyle {
    display: none !important;
}
.textToggleDisplayButtonLabel:not(.on) {
    display: none !important;
}
.textToggleDisplayButtonLabelText.off {
    display: none !important;
}
/*[[分类:功能模板]]*/
15,321

个编辑

导航菜单