“MediaWiki:Gadget-deletion.css”的版本间的差异

来自萌娘共享
跳转至: 导航搜索
1个标签由机器人或全自动脚本执行的操作
1个标签由机器人或全自动脚本执行的操作
 
第4行: 第4行:
 
  * -------------------------------------------------------------------------
 
  * -------------------------------------------------------------------------
 
  */
 
  */
._addText { content: '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/deletion/MediaWiki:Gadget-deletion.css|user=[[U:Leranjun]]|co-authors=|longId=30d90e3944e72e488b45487599649e124a714e6e|shortId=30d90e3|summary=fix(Gadget-deletion): fix link error|body=<nowiki>fix minor display and interaction errors</nowiki>}}'; }  
+
._addText { content: '{{GHIACode|page=GHIA:MoegirlPediaInterfaceCodes/blob/master/src/gadgets/deletion/MediaWiki:Gadget-deletion.css|user=[[U:Leranjun]]|co-authors=|longId=30d90e3944e72e488b45487599649e124a714e6e|shortId=30d90e39|summary=fix(Gadget-deletion): fix link error|body=<nowiki>fix minor display and interaction errors</nowiki>}}'; }  
  
 
/* <pre> */
 
/* <pre> */

2024年4月16日 (二) 08:58的最新版本

/**
 * -------------------------------------------------------------------------
 * !!! 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]]|co-authors=|longId=30d90e3944e72e488b45487599649e124a714e6e|shortId=30d90e39|summary=fix(Gadget-deletion): fix link error|body=<nowiki>fix minor display and interaction errors</nowiki>}}'; } 

/* <pre> */

.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> */