Changes

no edit summary
Line 1: Line 1:  
.redirectText li:first-child {
 
.redirectText li:first-child {
   background: transparent url("/resources/src/mediawiki.action/images/redirect-ltr.png?926f7") bottom left no-repeat;
+
   /*background: transparent url("/resources/src/mediawiki.action/images/redirect-ltr.png?926f7") bottom left no-repeat;
 
   background-image: url("/resources/src/mediawiki.action/images/redirect-ltr.png?926f7");
 
   background-image: url("/resources/src/mediawiki.action/images/redirect-ltr.png?926f7");
   background-image: linear-gradient(transparent,transparent),url("/resources/src/mediawiki.action/images/redirect-ltr.svg?c4628");
+
   background-image: linear-gradient(transparent,transparent),url("/resources/src/mediawiki.action/images/redirect-ltr.svg?c4628");*/
 
}
 
}
 
.redirectText li {
 
.redirectText li {
   background: transparent url("/resources/src/mediawiki.action/images/nextredirect-ltr.png?778f7") bottom left no-repeat;
+
   /*background: transparent url("/resources/src/mediawiki.action/images/nextredirect-ltr.png?778f7") bottom left no-repeat;
   background-image: linear-gradient(transparent,transparent),url("/resources/src/mediawiki.action/images/nextredirect-ltr.svg?5185f");
+
   background-image: linear-gradient(transparent,transparent),url("/resources/src/mediawiki.action/images/nextredirect-ltr.svg?5185f");*/
 
}
 
}
16,147

edits