મીડિયાવિકિ:Gadget-charinsert.css

Revision as of 04:27, 1 May 2024 by Gurwinder (talk | contribs) (Gurwinder changed the content model of the page મીડિયાવિકિ:Gadget-charinsert.css from "wikitext" to "Sanitized CSS")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === WARNING: GLOBAL GADGET FILE ===                      |
 * |                  Changes to this page affect many users.                    |
 * | Please discuss changes on talk page or on [[w:WT:Gadget]] before editing.   |
 * |_____________________________________________________________________________|
 *
 */
div#editpage-specialchars {
	display: block;
	position: sticky;
	margin-top: 0.50em;
	border: 1px solid #c0c0c0;
	padding: 0.33em;
    top: 0;
    z-index: 100;
    background: #fff;
}