MediaWiki:Common.css: Difference between revisions

Jump to navigation Jump to search
122 bytes added ,  18:56, 7 December 2011
no edit summary
No edit summary
No edit summary
Line 19: Line 19:
     background: url("/w/gfx/tick.png") no-repeat scroll 0 50% transparent;
     background: url("/w/gfx/tick.png") no-repeat scroll 0 50% transparent;
     padding-left: 20px;
     padding-left: 20px;
    min-width: 78px;
    z-index: 2;
    position: relative;
}
}


Line 24: Line 27:
     background: url("/w/gfx/cross.png") no-repeat scroll 0 50% transparent;
     background: url("/w/gfx/cross.png") no-repeat scroll 0 50% transparent;
     padding-left: 20px;
     padding-left: 20px;
    min-width: 78px;
    z-index: 2;
    position: relative;
}
}


Navigation menu