Changes

From Drawn to Life Wiki
114 bytes removed ,  04:11, 18 November 2020
no edit summary
Line 147: Line 147:  
/*ArrowSVG*/
 
/*ArrowSVG*/
 
.vector-menu-dropdown h3::after {
 
.vector-menu-dropdown h3::after {
     background-image: url(/w/skins/Vector/resources/skins.vector.styles/images/arrow-down-white.png);
+
     background-image: url(/w/images/e/e5/Arrow-down-white.png);
     background-image: linear-gradient(transparent,transparent),url(/w/skins/Vector/resources/skins.vector.styles/images/arrow-down-white.svg);
+
     background-image: linear-gradient(transparent,transparent),url(/w/images/5/53/Arrow-down-white.svg);
 
     top: -0.231em;
 
     top: -0.231em;
 
}
 
}
 
/*StarSVG*/
 
/*StarSVG*/
 
.vector-menu-tabs #ca-unwatch.icon a::before {
 
.vector-menu-tabs #ca-unwatch.icon a::before {
     background-image: linear-gradient(transparent,transparent),url(/w/skins/Vector/resources/skins.vector.styles/images/unwatch-icon-mono.svg);
+
     background-image: linear-gradient(transparent,transparent),url(/w/images/f/f7/Unwatch-icon-mono.svg);
 
}
 
}
 
/*Actual button*/
 
/*Actual button*/