MediaWiki:Vector-2022.css: Difference between revisions
Appearance
No edit summary |
No edit summary Tag: Manual revert |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 2,138: | Line 2,138: | ||
mask-image: none !important; | mask-image: none !important; | ||
background: none !important; | background: none !important; | ||
width: 2rem !important; | width: 2rem !important; | ||
} | } | ||
/* Inject Material icon */ | /* Inject Material icon */ | ||
| Line 2,152: | Line 2,151: | ||
display: inline-block; | display: inline-block; | ||
line-height: 1; | |||
font-variation-settings: | |||
"FILL" 1, | |||
"wght" 400, | |||
"GRAD" 0, | |||
"opsz" 24; | |||
color: white; /* or currentColor */ | color: white; /* or currentColor */ | ||
} | } | ||
.mw-ui-icon-wikimedia-ellipsis:: | .mw-ui-icon-wikimedia-ellipsis::after { | ||
content: "keyboard_arrow_down"; | content: "keyboard_arrow_down"; | ||