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

編集の要約なし
タグ: 手動差し戻し
編集の要約なし
タグ: 差し戻し済み
578行目: 578行目:
color: white !important;
color: white !important;
}
}
}
/* サイドバー固定 */
.vector-sticky-pinned-container { position: sticky;
overflow: auto;
height: 100%;
/* Prevent content overlay when sidewards scrolling */
background-color: #FFFFFF;
border-right: none;
}
}