MediaWiki:Vector.css: Difference between revisions
No edit summary |
No edit summary |
||
| Line 85: | Line 85: | ||
#ca-unwatch.icon a { | #ca-unwatch.icon a { | ||
filter: grayscale(100%) brightness(0.4) !important; | filter: grayscale(100%) brightness(0.4) !important; | ||
} | |||
/* Remove the tab separator strips */ | |||
.vector-menu-tabs span, | |||
.vectorTabs span { | |||
background-image: none !important; | |||
} | } | ||