ميدياويكي:Gadget-Numeral-converter-toggle.css

ملاحظة: بعد الحفظ، قد يلزمك إفراغ الكاش لرؤية التغييرات.

.mw-ui-icon-vector-gadget-pt-numconvert,
.mw-ui-icon-vector-gadget-pt-numconvert-sticky-header,
.minerva-icon-portletlink-pt-numconvert {
	background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" version="1.1" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><path d="m9.53 6.83c-1.2-0.12-2.46-0.313-3.61 0.145-0.744 0.104-0.863 0.901-0.356 1.37 1.53 2.27 2.72 4.93 2.65 7.71 0.107 0.336-0.216 1.52-0.576 0.83-0.436-1.64-0.97-3.28-1.84-4.75-0.801-1.5-1.89-3.03-1.76-4.82 0.0931-1.22 0.629-2.5 1.75-3.12 1.32-0.797 2.97-0.571 4.38-0.149-0.192 0.924-0.381 1.85-0.571 2.77l-0.0578 3e-7z" stroke-width=".657"/><path d="m13.4 3.93c2.26 2.9 3.83 6.45 3.92 10.2-0.0141 0.975-0.0612 1.98-0.397 2.9-0.501 0.641-0.499-0.607-0.517-0.961-0.228-3.24-1.57-6.3-3.37-8.97-0.6-0.512-0.379-1.28-0.257-1.95 0.146-0.266 0.127-1.59 0.616-1.18z" stroke-width=".657"/><rect x=".827" y=".723" width="18.6" height="1.55" style="paint-order:fill markers stroke"/><rect x=".731" y="18" width="18.6" height="1.55" style="paint-order:fill markers stroke"/></svg>');
}

.minerva-icon-portletlink-pt-numconvert {
	opacity: 0.65;
}

.numconv-on .mw-ui-icon-vector-gadget-pt-numconvert,
.numconv-on .mw-ui-icon-vector-gadget-pt-numconvert-sticky-header,
.numconv-on .minerva-icon-portletlink-pt-numconvert {
	background-image: url('data:image/svg+xml;utf8,<svg width="20" height="20" version="1.1" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg"><rect x=".827" y=".723" width="18.6" height="1.55" style="paint-order:fill markers stroke"/><rect x=".731" y="18" width="18.6" height="1.55" style="paint-order:fill markers stroke"/><path d="m8.79 15.6c0.112 0.569-0.422 0.674-0.843 0.612h-5.57c-0.542-0.163-0.438-1.41 0.24-1.24h2.19v-8.86c-0.804 0.466-1.59 0.973-2.41 1.41-0.62 0.126-0.516-1.16 0.00172-1.3 0.881-0.556 1.75-1.14 2.64-1.68 0.403-0.0523 1.38-0.271 1.31 0.389v10c0.725 0.0074 1.45-0.0149 2.18 0.0112 0.237 0.0924 0.243 0.407 0.254 0.619zm9.32-0.054c0.12 0.571-0.374 0.744-0.821 0.666-2.03-0.0045-4.05 9e-3 -6.08-0.0068-0.669-0.235-0.437-1.33 0.0211-1.71 1.12-1.21 2.31-2.36 3.33-3.65 0.818-1.07 1.54-2.44 1.18-3.82-0.237-0.893-1.21-1.39-2.09-1.26-0.822 0.0543-1.55 0.489-2.23 0.924-0.699-0.0515-0.472-1.46 0.216-1.61 1.46-0.821 3.46-1.03 4.87 0.00225 1.18 0.894 1.23 2.56 0.853 3.87-0.696 2.01-2.33 3.45-3.75 4.96-0.311 0.325-0.622 0.65-0.934 0.975 1.71 0.0075 3.43-0.015 5.14 0.0112 0.257 0.0925 0.274 0.407 0.281 0.637z" stroke-width=".461"/></svg>');
}

/* These same rules should also be in [[MediaWiki:Gadget-dark-mode.css]] but with higher specificity. */
.skin-vector-legacy :not(#pt-numconvert) + #pt-preferences::before,
.skin-monobook :not(#pt-numconvert) + #pt-preferences::before {
	content: "أرقام مشرقية";
	visibility: hidden;
	margin-left: inherit;
}

.numconv-on .skin-vector-legacy :not(#pt-numconvert) + #pt-preferences::before,
.numconv-on .skin-monobook :not(#pt-numconvert) + #pt-preferences::before {
	content: "أرقام مغربية";
}