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

“Widget:SkinQuery/css”的版本间的差异

来自少前百科GFwiki
跳转至: 导航搜索
(校对纠错)
(测试)
第1行: 第1行:
 
<includeonly><style type="text/css">
 
<includeonly><style type="text/css">
 +
.skinselectbox {
 +
    padding: 5px;
 +
    margin: 5px 0px;
 +
    border-radius: 1px;
 +
    border: 1px solid #888;
 +
    background-image: linear-gradient(45deg, #222222 10%, #333333 10%, #333333 20%, #222222 20%, #222222 30%, #333333 30%, #333333 40%, #222222 40%, #222222 50%, #333333 50%, #333333 60%, #222222 60%, #222222 70%, #333333 70%, #333333 80%, #222222 80%, #222222 90%, #333333 90%);
 +
    background-size: 31px;
 +
}
 +
 
div.onesuit {
 
div.onesuit {
 
     border: 1px dotted #eaeaeaaa;
 
     border: 1px dotted #eaeaeaaa;
第136行: 第145行:
 
     user-select: none;
 
     user-select: none;
 
     cursor: pointer;
 
     cursor: pointer;
 +
}
 +
 +
div.skinsecall.skinclear {
 +
    display: inline-block;
 +
    text-align: center;
 +
    padding: 4px 8px;
 +
    margin: 4px 0px;
 +
    width: 40px;
 +
    background-color: #bdbdbd;
 +
    color: black;
 +
    user-select: none;
 +
    cursor: pointer;
 +
}
 +
 +
div.skinclear {
 +
    display: inline-block;
 +
    text-align: center;
 +
    padding: 4px 8px;
 +
    margin: 4px 0px;
 +
    width: 40px;
 +
    background-color: #bdbdbd;
 +
    color: black;
 +
    user-select: none;
 +
    cursor: pointer;
 +
}
 +
 +
.skinsecall:hover {
 +
    font-weight: bold;
 +
}
 +
.skinclear:hover {
 +
    font-weight: bold;
 
}
 
}
  

2021年4月17日 (六) 00:11的版本