Created page with ".deletion .mw-category-generated > div { clear: both; } .deletion .mw-category-generated ul { margin-left: 0; } .deletion .mw-category-generated h3, .deletion .mw-ca..." |
m 跨站同步 Tag: Bot |
||
| Line 1: | Line 1: | ||
.deletion . | /* <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; | 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> */ | |||
/* <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> */