「MediaWiki:Vector-2022.css」の版間の差分
ページの作成:「→サイドバー固定: .vector-sticky-pinned-container { position: sticky; overflow: auto; height: 100%; →Prevent content overlay when sidewards scrolling: background-color: #FFFFFF; border-right: none; }」 |
細編集の要約なし |
||
4行目: | 4行目: | ||
height: 100%; | height: 100%; | ||
/* Prevent content overlay when sidewards scrolling */ | /* Prevent content overlay when sidewards scrolling */ | ||
background-color: | background-color: none; | ||
border-right: none; | border-right: none; | ||
} | } |