MediaWiki:Vector.css: Difference between revisions

From Celeste Wiki
unwatched icon is collected strawberry
(compensating layout shifting)
(unwatched icon is collected strawberry)
Line 643:
/* Strawberry watch icon */
.vector-menu-tabs .mw-watchlink.icon a:before{
background-image: url(https://static.miraheze.org/celestewiki/a/a1/Strawberry_ingame.png) !important;
background-size: contain;
height: 19.5px;
Line 653 ⟶ 652:
.vector-menu-tabs #ca-watch.icon a:hover:before,
.vector-menu-tabs #ca-unwatch.icon a:hover:before {
background-image: url(https://static.miraheze.org/celestewiki/a/a1/Strawberry_ingame.png) !important;
filter: sepia(1);
}
 
.vector-menu-tabs #ca-watch.icon a:before {
background-image: url(https://static.miraheze.org/celestewiki/2/20/Strawberry_collected.png) !important;
filter: grayscale(1);
}
 
.vector-menu-tabs #ca-unwatch.icon a:before {
background-image: url(https://static.miraheze.org/celestewiki/a/a1/Strawberry_ingame.png) !important;
filter: none;
}
2,422

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.