MediaWiki:Common.css:修订间差异
| (未显示同一用户的1个中间版本) | |||
| 第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; | ||
| 第306行: | 第306行: | ||
.tabber__tab:hover { | .tabber__tab:hover { | ||
color: var(--background-color-neutral-subtle, #f8f9fa); | color: var(--background-color-neutral-subtle, #f8f9fa) !important; | ||
} | } | ||