ಮೀಡಿಯವಿಕಿ ಚರ್ಚೆಪುಟ:Common.css

Latest comment: ೧ ವರ್ಷದ ಹಿಂದೆ by ~aanzx in topic Update for T314318

Collapsible tables ಬದಲಾಯಿಸಿ

Please add the following code for style sheet declaration for collapsible tables. Code is taken from this page.

/* Standard Navigationsleisten, aka box hiding thingy from .de.  Documentation at [[Wikipedia:NavFrame]]. */
div.Boxmerge,
div.NavFrame {
    margin: 0;
    padding: 4px;
    border: 1px solid #aaa;
    text-align: center;
    border-collapse: collapse;
    font-size: 95%;
}
div.Boxmerge div.NavFrame {
    border-style: none;
    border-style: hidden;
}
div.NavFrame + div.NavFrame {
    border-top-style: none;
    border-top-style: hidden;
}
div.NavPic {
    background-color: #fff;
    margin: 0;
    padding: 2px;
    float: left;
}
div.NavFrame div.NavHead {
    height: 1.6em;
    font-weight: bold;
    background-color: #ccf;
    position:relative;
}
div.NavFrame p {
    font-size: 100%;
}
div.NavFrame div.NavContent {
    font-size: 100%;
}
div.NavFrame div.NavContent p {
    font-size: 100%;
}
div.NavEnd {
    margin: 0;
    padding: 0;
    line-height: 1px;
    clear: both;
}
a.NavToggle {
    position: absolute;
    top: 0;
    right: 3px;
    font-weight: normal;
    font-size: 90%;
}

ವಿನಯ್ ೧೫:೧೦, ೧೩ ಡಿಸೆಂಬರ್ ೨೦೦೮ (UTC)

Geographical co-ordinates ಬದಲಾಯಿಸಿ

Please add the following code which will be used by templates for geographical co-ordinates. Code is taken from this page.


/* Geographical coordinates defaults. 
   See [[en:Template:Coord/link]] for how these are used. 
*/
.geo-default, .geo-dms, .geo-dec { display: inline; }
.geo-nondefault, .geo-multi-punct { display: none; }
.longitude, .latitude { white-space: nowrap; }

--ವಿನಯ್\ಚರ್ಚೆ ೧೧:೩೯, ೨೩ ಜನವರಿ ೨೦೦೯ (UTC)

Done! ಶುಶ್ರುತ \ಮಾತು \ಕತೆ ೧೭:೫೮, ೨೩ ಜನವರಿ ೨೦೦೯ (UTC)

Update for T314318 ಬದಲಾಯಿಸಿ

Please make changes like the following,

https://it.wikipedia.org/w/index.php?title=MediaWiki%3ACommon.css&type=revision&diff=130152006&oldid=127986303

For more information, see mw:Parsoid/Parser_Unification/Media_structure/FAQ

Thanks, Arlolra (ಚರ್ಚೆ) ೨೩:೩೭, ೨ ಫೆಬ್ರವರಿ ೨೦೨೩ (IST)Reply

Done, thanks. ~aanzx © ೦೬:೫೪, ೩ ಫೆಬ್ರವರಿ ೨೦೨೩ (IST)Reply
Return to "Common.css" page.