MediaWiki:Gadget-deletion.css
Note: After saving, 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)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* <pre> */ /** * ------------------------------------------------------------------------- * !!! DON'T MODIFY THIS PAGE MANUALLY, YOUR CHANGES WILL BE OVERWRITTEN !!! * ------------------------------------------------------------------------- */ ._addText { content: '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/deletion/MediaWiki:Gadget-deletion.css|user=[[U:Leranjun]]|longId=30d90e3944e72e488b45487599649e124a714e6e|shortId=30d90e3|message=fix(Gadget-deletion): fix link error}}'; } .batdel-body .mw-category-generated ul { margin-left: 0; } .batdel-body .mw-category-generated ul li { list-style: none; } .batdel-body #batdel-control { border: 1px dashed black; padding: 0.5em; } .batdel-body #batdel-control button { margin: 0 0.5em; } .batdel-body .batdel-disabled { opacity: 0.3; } .batdel-error { color: #D32F2F; } .batdel-success { color: #388E3C; } /* </pre> */