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

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