Usapang MediaWiki:Monobook.css

Latest comment: 8 year ago by Bluemask in topic Update css for coordinates

Diff style baguhin

Hello, we have noticed that after the deployment of MediaWiki 1.20wmf1 an old local customized diff style has not been removed from this page. 1.20 brings a new, greatly improved diff style which is no longer compatible with older customizations. To prevent the new release from worsening rather than improving your diffs, I will help you by removing the old code in a week from now unless you object. You'll then be able to see if the new style suits you or needs a new customization. I hope this helps, Hoo man (makipag-usap) 17:55, 28 Agosto 2012 (UTC)Reply

Done - Hoo man (makipag-usap) 00:47, 16 Setyembre 2012 (UTC)Reply

Update css for coordinates baguhin

{{editprotected}}

Please update the css for coordinates with the following:

/* Position coordinates */
#coordinates {  
    position: absolute;
    z-index: 1;
    border: none;
    background: none;
    right: 0;
    top: 3.7em;
    float: right;
    margin: 0em;
    padding: 0em;
    padding-right: 30px;
    line-height: 1.5em;
    text-align: right;
    text-indent: 0;
    font-size: 85%;
    text-transform: none;
    white-space: nowrap;
}
 Y Tapos na. --bluemask (makipag-usap) 07:55, 21 Agosto 2015 (UTC)Reply
Return to "Monobook.css" page.