MediaWiki:Gadget-Wikiplus.css:修订间差异
// Edit via Wikiplus
(// Edit via Wikiplus) |
(// Edit via Wikiplus) |
||
第1行: | 第1行: | ||
/* | /* 通用 | ||
---------------------------------------- */ | |||
#ca-editTopSection .Wikiplus-Edit-SectionBtn::after { | |||
content: "序言"; | |||
} | |||
/* Vector | |||
---------------------------------------- */ | |||
.skin-vector #ca-editTopSection .mw-editsection { | |||
font-family: inherit; | |||
font-size: inherit; | |||
font-weight: 400; | |||
margin-left: 0; | |||
vertical-align: inherit; | |||
line-height: inherit; | |||
} | |||
.skin-vector #ca-editTopSection .mw-editsection-divider { | |||
.skin- | |||
display: none !important; | display: none !important; | ||
} | } | ||
.skin- | .skin-vector #ca-ve-edit { | ||
display: | display: none; | ||
} | } | ||
/* Vector 2022 | /* Vector 2022 | ||
---------------------------------------- */ | ---------------------------------------- */ | ||
.skin-vector-2022 # | .skin-vector-2022 #ca-editTopSection { | ||
margin: 0; | |||
} | } | ||
.skin-vector-2022 # | .skin-vector-2022 #ca-editTopSection .mw-editsection { | ||
display: flex; | |||
height: 100%; | |||
} | } | ||
.skin-vector-2022 # | .skin-vector-2022 #ca-editTopSection a { | ||
display: block; | display: block; | ||
padding: 18px 0 5px 0; | padding: 18px 0 5px 0; | ||
margin: 0 8px -1px 8px; | |||
margin | |||
} | } | ||
.skin-vector-2022 # | .skin-vector-2022 #ca-editTopSection a:hover { | ||
text-decoration: none; | text-decoration: none; | ||
border-bottom: 1px solid; | border-bottom: 1px solid; | ||
} | } |