◆少前百科是非盈利性、非官方的少女前线维基百科。
◆如果您发现某些内容错误/空缺,请勇于修正/添加!参与进来其实很容易!点这里 加入少前百科
◆有任何意见、建议、纠错,欢迎在 GFwiki:反馈与建议 提出和讨论。编辑事务讨论QQ群:597764980,微博@GFwiki少前百科
◆To foreigners,You can use twitter to contact us.
Icon Nyto Silver.png

“Widget:Tdollquery2”的版本间的差异

来自少前百科GFwiki
跳转至: 导航搜索
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
 
/* 紧凑模式 */
 
/* 紧凑模式 */
 +
table#Tdolltable.cardMode > tbody {
 +
    display:flex;
 +
    flex-direction: row;
 +
    flex-wrap: wrap;
 +
    align-content: center;
 +
    justify-content: flex-start;
 +
    align-items: center;
 +
    background:transparent;
 +
    }
 +
 +
table#Tdolltable.cardMode > tbody > tr {flex:0 1 450px;margin:2px;min-width:350px}
 
table#Tdolltable.cardMode > tbody {display:block;width:100%}
 
table#Tdolltable.cardMode > tbody {display:block;width:100%}
 
table#Tdolltable.cardMode thead {display:none}
 
table#Tdolltable.cardMode thead {display:none}
第62行: 第73行:
 
table#Tdolltable.cardMode > tbody > tr > td:nth-child(11)::before {content:"建造时间\A";white-space:pre;font-weight:bold;color:#f4c430}
 
table#Tdolltable.cardMode > tbody > tr > td:nth-child(11)::before {content:"建造时间\A";white-space:pre;font-weight:bold;color:#f4c430}
  
table#Tdolltable.cardMode > tbody > tr > td:nth-child(12) {grid-column: auto/span 4;}
+
table#Tdolltable.cardMode > tbody > tr > td:nth-child(12) {grid-column: auto/span 4;min-height: 85px;}
 
table#Tdolltable.cardMode > tbody > tr > td:nth-child(12) div {margin:4px}
 
table#Tdolltable.cardMode > tbody > tr > td:nth-child(12) div {margin:4px}
  
第449行: 第460行:
 
<div id="TDollQuery"><input type="text" placeholder="输入枪名" id="inputQuery"/><button type="button" onclick="clearItem();apply_filter();">清除</button></div>
 
<div id="TDollQuery"><input type="text" placeholder="输入枪名" id="inputQuery"/><button type="button" onclick="clearItem();apply_filter();">清除</button></div>
 
<div >
 
<div >
<label for="MOD3Data"><input type="checkbox" id="MOD3Data" checked="true" data-freeze="true" class="filter_item" /><div>显示MOD3数据</div></label>
 
</div>
 
 
<div style="float:right;clear: right;">
 
<div style="float:right;clear: right;">
 
<label for="tableMode"><input type="radio" id="tableMode" data-freeze="true" class="filter_item" name="showType" checked/><div>表格模式</div></label>
 
<label for="tableMode"><input type="radio" id="tableMode" data-freeze="true" class="filter_item" name="showType" checked/><div>表格模式</div></label>
第456行: 第465行:
 
<label for="iconOnly"><input type="radio" id="iconOnly" data-freeze="true" class="filter_item" name="showType" /><div>精简模式</div></label>
 
<label for="iconOnly"><input type="radio" id="iconOnly" data-freeze="true" class="filter_item" name="showType" /><div>精简模式</div></label>
 
</div>
 
</div>
 +
<label for="MOD3Data"><input type="checkbox" id="MOD3Data" checked="true" data-freeze="true" class="filter_item" /><div>显示MOD3数据</div></label>
 +
</div>
 +
 
</div>
 
</div>
  

2021年7月5日 (一) 17:30的版本