MediaWiki:Gadget-brownTheme.css: Difference between revisionsGive feedback
No edit summary |
No edit summary |
||
| Line 520: | Line 520: | ||
} | } | ||
.module-icon-ability { | |||
filter: invert(1) !important; | filter: invert(1) !important; | ||
} | } | ||
| Line 526: | Line 526: | ||
.ability-section-wrapper .ability-name img { | .ability-section-wrapper .ability-name img { | ||
filter: none !important | filter: none !important | ||
} | |||
.wikiEditor-ui-toolbar ::before, .wikiEditor-ui-toolbar .oo-ui-buttonElement-button { | |||
filter: brightness(0) invert(0) !important; | |||
} | } | ||
} | } | ||