跳转到内容

MediaWiki:Gadget-Twinkle-pagestyles.css:修订间差异

勤求古训,博采众方
鹿野耕云留言 | 贡献
创建页面,内容为“* * This is loaded as a hidden peer gadget of Twinkle. * Before core Twinkle has loaded, it adds space where the TW would go in the * Vector skin, so that the top bar does not "jump".:​ .client-js > body.skin-vector:not(.ns-special) #p-cactions, .client-js > body.skin-vector.mw-special-Block #p-cactions, .client-js > body.skin-vector.mw-special-Contributions #p-cactions, .client-js > body.skin-vector.mw-special-DeletedContributions #p-cactions, .client-j…”
 
(没有差异)

2022年12月6日 (二) 20:02的最新版本

/**
 * This is loaded as a hidden peer gadget of Twinkle.
 * Before core Twinkle has loaded, it adds space where the TW would go in the
 * Vector skin, so that the top bar does not "jump".
 */
.client-js > body.skin-vector:not(.ns-special) #p-cactions,
.client-js > body.skin-vector.mw-special-Block #p-cactions,
.client-js > body.skin-vector.mw-special-Contributions #p-cactions,
.client-js > body.skin-vector.mw-special-DeletedContributions #p-cactions,
.client-js > body.skin-vector.mw-special-Prefixindex #p-cactions {
	margin-right: 3.24em;
}