微件:CharShow:修订间差异

来自PRTS
跳到导航 跳到搜索
无编辑摘要
无编辑摘要
第7行: 第7行:
     background-color: #353535;
     background-color: #353535;
     background-clip: padding-box;
     background-clip: padding-box;
     border: 1px solid rgb(9 132 255);
     border: 1px solid #22a8f3;
     color: #fff;
     color: #fff;
     box-shadow: 0 4px 14px -2px rgba(0,8,16,.08);
     box-shadow: 0 4px 14px -2px rgba(0,8,16,.08);
}
.tippy6-box {
    position: relative;
    background-color: #333;
    color: #fff;
    border-radius: 0px;
    font-size: 14px;
    line-height: 1.4;
    outline: 0;
    transition-property: transform,visibility,opacity;
}
.tippy6-box[data-theme~=light-border][data-placement^=top]>.tippy6-arrow:before {
    border-top-color: #313131;
}
.tippy6-box[data-theme~=light-border][data-placement^=top]>.tippy6-arrow:after {
    border-top-color: rgb(11 133 255);
    border-width: 7px 7px 0;
    top: 17px;
    left: 1px;
}
}
         .charshow-wrapper{
         .charshow-wrapper{

2020年8月27日 (四) 12:02的版本