MediaWiki:Common.css:修订间差异
| 第300行: | 第300行: | ||
width: 0; | width: 0; | ||
height: 100%; | height: 100%; | ||
background: | background: var(--box-shadow-color-progressive-selected--hover, #447ff5); | ||
transition: width 0.3s ease; | transition: width 0.3s ease; | ||
z-index: -1; | z-index: -1; | ||