“MediaWiki:Gadget-site-styles.css”与“File:逆流茶会-雷电将军震撼派蒙 (pid94847114 p0).jpg”:页面之间的差异

H萌娘,万物皆可H的百科全书!
(页面间差异)
跳到导航 跳到搜索
imported>=海豚=
(创建页面,内容为“.tab .TabLabelText { border-top: 3px solid transparent; padding: 1px; background: #fff; border-left: 1px solid transparent; border-right: 1px sol…”)
 
(Maintenance script上传File:逆流茶会-雷电将军震撼派蒙 (pid94847114 p0).jpg的新版本)
标签服务器端上传
 
第1行: 第1行:
.tab .TabLabelText {
== 文件说明 ==
   border-top: 3px solid transparent;
   padding: 1px;
   background: #fff;
   border-left: 1px solid transparent;
   border-right: 1px solid transparent;
   cursor: pointer;
   flex: none;
}


.tab .TabLabel {
基于批量上传工具上传的文件
   z-index: 2;
   position: relative;
   -webkit-user-select: none;
   -moz-user-select: none;
   -ms-user-select: none;
   -o-user-select: none;
   user-select: none;
   display: flex;
   flex-wrap: wrap;
}
 
.tab .TabLabelText.selected {
   border-top: 3px solid green;
   padding: 1px;
   background: white;
   border-left: 1px solid #aaa;
   border-right: 1px solid #aaa;
}
 
.tab .TabContent {
   background: white;
   padding: 20px 30px;
   position: relative;
   z-index: 1;
   border: 1px solid #aaa;
}
 
.tab .TabContentText {
   display: none;
}
 
.tab .TabContentText.selected {
   display: block;
}
 
.Tabs .Tab {
   border-bottom: 1px solid #aaa;
}
 
.Tabs .Tab:first-child {
   border-top: 1px solid #aaa;
}
 
.Tabs .Tab .TabLabelText {
   padding: 7px;
}
 
.Tabs .Tab .TabContentText {
   padding: 3px;
}

2022年11月20日 (日) 16:17的最新版本

文件说明[编辑 | 编辑源代码]

基于批量上传工具上传的文件