ميدياويكي:Edittools.css

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

#specialchars select {
	display:inline;
	vertical-align: baseline;
}
#specialchars{
	width:100%;
	margin-top:10px;
	border:1px solid #aaa; 
	padding:1px; 
	text-align:center;
}

#specialchars button {
	font-size:0.9em;
	margin: 0.2em 0.1em;
}
.section-Edittools .index {
	display:none;
}
.section-Edittools .pages {
	width: 100% !important;
}

.wikiEditor-ui-toolbar .page-characters div span {
	direction: rtl;
	font-size: 80%;
	font-family: tahoma;
	height: 1em;
}

/* Workaround for WikiEditor toolbar button characters breaking out. */
#wikiEditor-ui-toolbar .com-editbuttons span {
    line-height: 1em;
    float: right;
}