MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
Fixed .topicon for vector, kept the monobook version for posterity
(Added topicon class to Template:Featured article tag works,)
(Fixed .topicon for vector, kept the monobook version for posterity)
Line 576: Line 576:


/* For positioning icons at top-right, used in some templates */
/* For positioning icons at top-right, used in some templates */
div.topicon {
.skin-vector div.topicon {
    position:absolute;
    z-index:100;
    top:-50px;
    display: block !important;
}
 
.skin-monobook div.topicon {
     position:absolute;  
     position:absolute;  
     z-index:100;  
     z-index:100;  

Navigation menu