MediaWiki:Gadget-Twinkle-pagestyles.css

Revision as of 01:15, March 21, 2025 by admin>Admin (صفحه‌ای تازه حاوی «* * 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-DeletedContributi...» ایجاد کرد)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5.
/**
 * 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-left: 1em; */
}