मीडियाविकि:Gadget-Edittools.css
नेविगेशन पर जाएँ
खोज पर जाएँ
सूचना: यह पृष्ठ सुरक्षित करने बाद, परिवर्तनों को देखने लिए ब्राउज़र का कैश ख़ाली करने की आवश्यकता हो सकती है।
- मोज़िला / फ़ायरफ़ॉक्स / सफ़ारी: shift hold करें जब आप reload क्लिक करते है, या Ctrl-Shift-R (अपल मैक में Cmd-Shift-R) दबाएँ;
- गूगल क्रोम: Ctrl-shift-R (मैक में Cmd-Shift-R) दबाएँ
- इंटरनेट एक्सप्लोरर: Ctrl hold करें जब आप refresh क्लिक करते हैं, या Ctrl-F5 क्लिक करते हैं;
- कॉङ्करर: सिर्फ़ Reload बटन पर क्लिक करें, या F5 क्लिक करें;
- ऑपरा सदस्य को Tools→Preferences में सम्पूर्ण कैश ख़ाली करने की ज़रूरत हो सकती है।
#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;
}
/* Workaround for WikiEditor toolbar button characters breaking out. */
#wikiEditor-ui-toolbar .com-editbuttons span {
line-height: 1em;
}