跳转到内容

MediaWiki:Gadget-improved-infobox.css:修订间差异

添加的内容 删除的内容
Lakejason0
Lakejason0留言 | 贡献 (创建空白页面)
 
第1行: 第1行:
.notaninfobox{
box-shadow:0px 3px 1px 0 rgba(81,90,97,.25);
background: #D9E9FA;
border:0 solid;
padding:0;
border-radius:2px
}

.infobox-subheader{
background: #bedaf3;
}

.infobox-imagearea{
padding:6px !important;
background: #CAE3FA;
}

.infobox-rows{
gap:0;
padding-top:0 !important
}

.notaninfobox > .infobox-rows{
border-top: 4px solid #8eb3d4;
}

.infobox-title{
border:0;
background: #96BCD9;
color:#262A2D }

.infobox-row > .infobox-cell-header{
background: #97BCDA !important;
}
.infobox-row:nth-child(2n+1) > .infobox-cell-header{
background: #ABCDE8 !important;
}
.infobox-rows.subinfobox > .infobox-row > .infobox-cell-header{
background:#abcde3 !important
}

.infobox-row:nth-child(2n+1) > .infobox-cell-data > .infobox-rows.subinfobox > .infobox-row > .infobox-cell-header{
background: #C1D9E9 !important;
}

.infobox-cell-data{
background: #F1FAFE !important;
}

.infobox-row:nth-child(2n) .infobox-cell-data{
background: #E5F3F9 !important;
}

.subinfobox > .infobox-row + .infobox-row > .infobox-cell-header{
border-top:1px solid #7C8A94
}
.subinfobox > .infobox-row + .infobox-row > .infobox-cell-data{
border-top:1px solid #BCD0E0
}

2021年5月9日 (日) 08:02的版本

.notaninfobox{
    box-shadow:0px 3px 1px 0 rgba(81,90,97,.25);
    background: #D9E9FA;
    border:0 solid;
    padding:0;
    border-radius:2px
}

.infobox-subheader{
    background: #bedaf3;
}

.infobox-imagearea{
    padding:6px !important;
    background: #CAE3FA;
}

.infobox-rows{
    gap:0;
    padding-top:0 !important
}

.notaninfobox > .infobox-rows{
    border-top: 4px solid #8eb3d4;
}

.infobox-title{
    border:0;
    background: #96BCD9;
    color:#262A2D }

.infobox-row > .infobox-cell-header{
    background: #97BCDA !important;
}
    
.infobox-row:nth-child(2n+1) > .infobox-cell-header{
    background: #ABCDE8 !important;
}
    
.infobox-rows.subinfobox > .infobox-row > .infobox-cell-header{
    background:#abcde3 !important
}

.infobox-row:nth-child(2n+1) > .infobox-cell-data > .infobox-rows.subinfobox > .infobox-row > .infobox-cell-header{
    background: #C1D9E9 !important;
}

.infobox-cell-data{
    background: #F1FAFE !important;
}

.infobox-row:nth-child(2n) .infobox-cell-data{
    background: #E5F3F9 !important;
}

.subinfobox > .infobox-row + .infobox-row > .infobox-cell-header{
    border-top:1px solid #7C8A94
}
    
.subinfobox > .infobox-row + .infobox-row > .infobox-cell-data{
    border-top:1px solid #BCD0E0
}
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。