“MediaWiki:Gadget-site-styles.css”与“Template:·”:页面之间的差异

H萌娘,万物皆可H的百科全书!
(页面间差异)
跳到导航 跳到搜索
imported>=海豚=
(创建页面,内容为“.tab .TabLabelText { border-top: 3px solid transparent; padding: 1px; background: #fff; border-left: 1px solid transparent; border-right: 1px sol…”)
 
imported>=海豚=
(已保护“模板:·”([编辑=仅允许自动确认用户](无限期)[移动=仅允许自动确认用户](无限期)))
 
第1行: 第1行:
.tab .TabLabelText {
<span style="white-space:nowrap; font-weight:bold;">&nbsp; ·</span><noinclude>[[分类: 辅助模板]]</noinclude>
   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;
}

2020年6月15日 (一) 17:36的最新版本

 ·