「MediaWiki:Common.css」の版間の差分

試験
タグ: 差し戻し済み
編集の要約なし
タグ: 手動差し戻し
578行目: 578行目:
color: white !important;
color: white !important;
}
}
}
/* Fix sidebar */
div.vector-column-start { position: fixed;
overflow: auto;
top: 0px;
bottom: 0px;
height: 100%;
/* Prevent content overlay when sidewards scrolling */
background-color: #FFFFFF;
border-right: none;
}
}