Muutokset

Loikkaa: valikkoon, hakuun

Järjestelmäviesti:Common.css

11 185 merkkiä lisätty, 22. elokuuta 2013 kello 17.14
p
printonly luokka
*/
/* Laatikkomalline Vain tulosteeseen -malline */ .laatikko p.h1 a printonly { background: transparent url(/images/1/1d/Piirilaatikko_linkki.png) center right no-repeat; color: #FFF; padding-right: 13px; text-decorationdisplay: none;}.laatikko p.h1 a:hover,.laatikko p.h1 a:hover a:active,.laatikko p.h1 a:focus { text-decoration: underline; }.laatikko { border: 1px solid #777; border-radius: 5px; box-shadow: 3px 3px 3px #AAA; clear: both; margin: 1em auto; text-align: center; width: 95%;}.laatikko p.h1 { background-color: #903; color: #FFF; font-size: 100%; font-weight: bold; padding: .2em;}.laatikko p.jarjesto { background-color: #363; }.laatikko p.h2 { background-color: #DDD; font-size: 95%; font-weight: bold; padding: .1em;}.laatikko p { font-size: 90%; line-height: 1.25em; margin: 0; padding: .2em;}
/* Artikkelimalline */
table.artikkelimalline tr td a.image img { margin: auto; }
/* Käyttäjälaatikkomalline */
/* Common CSS for all skins */ /* [[en:MediaWiki:Common.css]] *//*<pre><nowiki>*/ /*****************//* Lähteet-lista *//*****************/ /* make the list of references look smaller */ol.references { font-size: 90%;} .references-small { font-size: 90%;} /* VALIDATOR NOTICE: the following is correct, but the W3C validator doesn't accept it *//* -moz-* is a vendor-specific extension (CSS 2.1 4.1.2.1) *//* column-count is from the CSS3 module "CSS Multi-column Layout" *//* Please ignore any validator errors caused by these two lines */.references-2column { font-size: 90%; -moz-column-count:2; column-count:2;} /* Highlight clicked reference in blue to help navigation */ ol.references > li:target { background-color: #DEF;} sup.reference:target { background-color: #DEF;} /*************//* Wikitable *//*************/ /* wikitable/prettytable class for skinning normal tables */ table.kayttajalaatikko wikitable,table.prettytable { display margin: 1em 1em 1em 0; background: #f9f9f9; border: 1px #aaaaaa solid; border-collapse: collapse; vertical-align: top;} table.wikitable th, table.wikitable td,table.prettytable th, table.prettytable td { border: 1px #aaaaaa solid; padding: 0.2em;} table.wikitable th,table.prettytable th { background: #f2f2f2; text-align: center;} table.wikitable caption,table.prettytable caption { margin-left: inherit; margin-right: inherit; } .collapseButton { /* 'show'/'hide' buttons created dynamically */ float: right; /* by the CollapsibleTables javascript in */ font-weight: normal; /* [[MediaWiki:Common.js]] are styled here */ text-align: right; /* so they can be customised. */ width: auto;} /************************/ /* CommonsTicker styles */ /************************/ /* links */ .tickerDiffLink { } /* diff links in ticker */ .tickerMiscLink { } /* misc links in ticker */ /* remove list bullets */ .tickerList ul, .tickerList ul li { list-style: none; text-indent:-2em; margin-left:2em; text-align:left; } .tickerList ul ul, .tickerList ul ul li { list-style: none; text-indent:0; margin-left:1.5em; text-align:left; } /* per-type styles */ .tickerEntry_deleted { } /* entry for image deletion */ .tickerEntry_restored { } /* entry for restored image */ .tickerEntry_replaced { } /* entry for image replacement */ .tickerEntry_tagged { } /* entry for adding/removing problem tags */ .tickerEntry_redir { } /* entry for critical redirection (fot tag redirects) */ .tickerEntry_recat { } /* entry for critical re-categorization (for tag categories) */ .tickerEntry_notify { } /* entry for global notifications */ .tickerEntry_changed { } /* entry for generic change */ /* per-status styles */ .tickerStatus_done { text-decoration:line-through; } /* strike through when entry has been handeled */ /* per-action styles */ .tickerAction_deleted:before { content:" GONE "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_restored:before { content:" BACK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_deletedRev:before { content:" -OLD "; color: #DDAAAA; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_replaced:before { content:" REPL "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_replacedOwn:before { content:" UPDT "; color: #EEAAFF; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_addedBad:before { content:" +VfD "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_removedBad:before { content:" -VfD "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_addedGood:before { content:" +OK "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; } .tickerAction_removedGood:before { content:" -OK "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; } /* ticker usage list */ .tickerUsage { font-size:80%; } /* entry applies to a template used by multiple images */ .tickerTemplateEntry { font-weight: bold; } /* entry applies to sub-entries, i.e. images that use a specific template */ .tickerSubEntry { } /* minor entry styles */ .tickerMinorEntry { color:#666; } /* minor entry */ .tickerMinorEntry a, .tickerMinorEntry a:link, .tickerMinorEntry a:visited { color:#669; } #bodyContent .tickerMinorEntry a.extiw, #bodyContent .tickerMinorEntry a.extiw:link, #bodyContent .tickerMinorEntry a.extiw:visited { color:#669; } /**************************//* Infobox template style *//**************************/ .infobox { border: 1pxsolid #aaa; height background-color: 48px#f9f9f9; max color: black; margin: 0.5em 0 0.5em 1em; padding: 0.2em; float: right; clear: right;}.infobox td,.infobox th { vertical-heightalign: 48pxtop; min}.infobox caption { font-heightsize: larger; margin-left: inherit;}.infobox.bordered { border-collapse: collapse;}.infobox.bordered td,.infobox.bordered th { border: 48px1px solid #aaa; }.infobox.bordered .borderless td,.infobox.bordered .borderless th { border: 0;} .infobox.sisterproject { width: 238px20em; font-size: 90%;} @media print { .infobox.sisterproject { display: none; }
}
/* styles for bordered infobox with merged rows */.infobox.bordered .mergedtoprow td,.infobox.bordered .mergedtoprow th { border: 0; border-top: 1px solid #aaa; border-right: 1px solid #aaa;} .infobox.bordered .mergedrow td,.infobox.bordered .mergedrow th { border: 0; border-right: 1px solid #aaa;} /* styles for geography infoboxes, e.g. countries, country subdivisions, cities, etc. */ .infobox.geography { border: 1px solid #ccd2d9; text-align: left; border-collapse: collapse; line-height: 1.2em; font-size: 90%;} .infobox.geography td,.infobox.geography th { border-top: solid 1px #ccd2d9; padding: 0.4em 0.2em 0.4em 0.8em;}.infobox.geography .mergedtoprow td,.infobox.geography .mergedtoprow th { border-top: solid 1px #ccd2d9; padding: 0.4em 0.2em 0.2em 0.8em;} .infobox.geography .mergedrow td,.infobox.geography .mergedrow th { border: 0; padding: 0 0.2em 0.2em 0.8em;} .infobox.geography .mergedbottomrow td,.infobox.geography .mergedbottomrow th { border-top: 0; border-bottom: solid 1px #ccd2d9; padding: 0 0.2em 0.4em 0.8em;} .infobox.geography .maptable td,.infobox.geography .maptable th { border: 0; padding: 0 0 0 0;} /* Väritetyt tarkkailulistan numerot, [[:en:Wikipedia:Added_or_removed_characters]] */.mw-plusminus-pos { color:darkgreen;} .kayttajalaatikko_vasen mw-plusminus-neg { display color:darkred;} /* Läpinäkyville kuville ruututausta */#file img { background: tableurl("//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-cell16x16.png") repeat;} /* IPA-mallineen merkinnät näkymään IE:llä */.IPA { font-family: serif"Chrysanthi Unicode", "Doulos SIL", Gentium, GentiumAlt, Code2000, "TITUS Cyberbit Basic", "DejaVu Sans", "Bitstream Cyberbit", "Arial Unicode MS", "Lucida Sans Unicode", "Hiragino Kaku Gothic Pro", "Matrix Unicode"; font-sizefamily /**/:inherit;} /* Alleviivaamattomat IPA-linkit */.IPA a:link, .IPA a:visited { text-decoration: none;} /* Piilotetaan allekirjoituspainike artikkelinäkymässä, kiitos Splarka @ #wikimedia-tech *//* body.ns-0 img[title="Allekirjoitus aikamerkinnällä"] { display: none; } *//* wikibits.js päivityksen jälkeen alla oleva toimii kaikilla selaimilla */body.ns-0 img#mw-editbutton-signature { display: none; } /* Article message box template styles */table.ambox { margin: 1400 10%; /* Will not overlap with other elements */ border-collapse: collapse; background: #fbfbfb; border: 1px solid #aaa; line border-heightleft: 2em10px solid #1e90ff; /* Default "notice" blue */} mintable.ambox th.ambox-text, table.ambox td.ambox-heighttext { /* The message body cell(s) */ padding: 46px0.25em 0.5em; /* 0.5em left/right */ overflow width: hidden100%; /* Make all templates the same width regardless of text size */}table.ambox td.ambox-image { /* The left image cell */ padding: 2px0px 2px 0.5em; /* 0.5em left, 0px right */ text-align: center; vertical}table.ambox td.ambox-imageright { /* The right image cell */ padding: 2px 0.9em 2px 0; /* 2px 4px 2px 0px */ text-align: middlecenter; width}table.ambox-notice { border-left: 46px10px solid #1e90ff; /* Blue */ /* border-right: 10px solid #float1e90ff; */ /* If you want two blue bars */}table.ambox-delete,table.ambox-serious { border-left: 10px solid #b22222; /* Red */}table.ambox-content { border-left: 10px solid #f28500; /* Orange */} table.ambox-style { border-left: 10px solid #heightf4c430; /* Yellow */}table.ambox-merge { border-left: 46px10px solid #9932cc; /* Purple */}table.ambox-protection { border-left: 10px solid #bba; /* Gray */}table.ambox.ambox-mini { /* small floating box variant */ float: right; clear: right; margin: 0 0 0 1em; width: 25%;} /* Icons for medialist templates (Malline:Kuuntele) */ div.listenlist { background: url("//upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Gnome-speakernotes.png/30px-Gnome-speakernotes.png"); padding-left: 40px;} div.videolist, div.multivideolist { background: url("//upload.wikimedia.org/wikipedia/en/thumb/2/20/Tango-video-x-generic.png/40px-Tango-video-x-generic.png"); padding-left: 50px;} /* Style rules for media list templates */div.medialist { min-height: 46px50px; margin: 1em; background-position: top left; background-repeat: no-repeat;} div.kayttajalaatikko_oikea medialist ul { display list-style-type: none; list-style-image: none; margin: table0;} div.medialist ul li { padding-cellbottom: 0.5em; } div.medialist ul li li { font-size: 8891%; line padding-heightbottom: 10;} /* Etusivun hakupalkki yhdelle riville, p-elementti on oletuksena block, joten se rikkoo layoutin (ko. elementti on tyhjä). --str4nd */.25em;page-Wikipedia_Etusivu #bodySearch p { display: none} /* Kuvalinkit mahdollista lisätä samalle riville luokan avulla --str4nd */ margin.imagemap-leftinline div { display: 46pxinline; max} /* Tiedoston tallennuksen yhteydessä näytettävä yhteenvetokenttä korkeammaksi --str4nd */#wpUploadDescription { height: 46px13em; min-height} /**** NavFrame ****/div.NavFrame { margin: 46px0px; padding: 2px4px; border: 1px solid #aaa; text-align: leftcenter; border-collapse: collapse; font-size: 95%;} div.NavFrame + div.NavFrame { border-top-style: none; vertical border-aligntop-style: middlehidden; }div.NavPic { background-color: #fff; margin: 0px; padding: 2px; float: left; }div.NavFrame div.NavHead { height: 1.6em; font-weight: bold; background-color: #marginccf;}div.NavFrame p { font-size: 100%;}div.NavFrame div.NavContent { font-size: 0100%;
}
 /* Prettytable */ div.NavFrame div.prettytable NavContent p { background-color: #F9F9F9; border: solid 1px #AAA; border font-collapse: collapse; empty-cells: show; marginsize: 1em100%;
}
div.prettytable td,NavEnd {.prettytable th { margin: 0px; padding: 0px; border line-height: solid 1px #AAA; padding clear: 4pxboth;
}
 /* Tynkämalline */ a.tynkamalline NavToggle { background-color float: #F7F8FFright; border margin-right: 1px solid #AAA3px; clear: both; display font-weight: tablenormal; font-size: 9590%; margin: 1em auto; min-height: 35px; padding: 12px; width: 35em;
}
/**** /NavFrame ***/ /**** Edittools ***/.tynkamalline_vasen fiwiki-feature { display color: black !important; background-color: table#ccddee !important; font-cellweight: bold !important; vertical font-alignsize: middle0.9em !important; text-decoration: none !important; border: thin #float006699 outset !important; padding: 0 0.1em 0.1em 0.1em !important; cursor: leftpointer !important;
}
.tynkamalline_oikea { display: table-cell; fontfiwiki-stylefeature: italic; vertical-align: middle;hover { padding text-leftdecoration: 12pxunderline;
}
 /* Partiosanasto */ .partiosanasto specialbasic { background-color: #FAFAFA; border: 1px solid #777transparent; border-spacing padding: 0.2em; border margin-radius: 5px; box-shadow: 3px 3px 3px #AAA; float: right; margin: 0 0 1em .5em; text-align: left; width: 20%;
}
.partiosanasto_h1 bordered { background-color border: 1px solid #FF6314; color: #FFF; font-size: 130%; padding: .1emccc;
}
.partiosanasto_h1 a #fiwiki-bottom-toolbar { background margin-top: transparent url(/images/1/1d/Piirilaatikko_linkki.png) center right no-repeat 0em; color border: #FFF 1px solid silver; padding-right: 13px; text-decoration: none 0.5em;
}
.partiosanasto_h1 a:hover, .partiosanasto_h1 a:hover a:active,.partiosanasto_h1 a:focus fiwiki-special-character { text-decoration: underline; }.partiosanasto_h2 { background border-colorbottom: #DDD 1px solid gray; }.partiosanasto td,.partiosanasto th { border-bottomright: 1px solid #777gray; padding-left: 0.1em 3em; padding-right: 0.2em3em; vertical background: silver; font-alignsize: medium; cursor: top pointer;
}
 /* Etusivu */ #etusivu_vasen fiwiki-templatetable { float padding: left; margin: 8px 0 0.5em; width border: 55% 1px solid #aa8;
}
.fiwiki-templatefeature { padding: 0.1em; background: #ffd; border: 1px solid #etusivu_oikea {aa8; float font-size: right x-small; margin color: 8px gray; text-8px 0 8pxdecoration: underline; width cursor: 45% pointer;
}
/**** /Edittools ***/ /**** Etusivu ****/.laatikko_etusivu today_img { border float: right; padding: 1px solid #AAA; border margin-radiusleft: 2px; width: 5px104px; box text-shadowalign: 1px 1px 3px #AAAcenter; margin font-size: 0 0 8px80%; padding line-height: 4px1.2;
}
 #etusivu_vasen .laatikko_etusivu today_img .image { background-color display: #EDF4FFblock;
}
/**** /Etusivu ***/ /* Korostetaan ohjaukset sivulla [[Special:Allpages]]. */#etusivu_oikea .laatikko_etusivu allpagesredirect a { background border-colorbottom: 2px dotted #F1FDF100bbff;
}
/* Estosivun formin visualClearin poisto */.mw-special-Block form.visualClear { clear: none !important; } /* FlaggedRevs ikoni sivun yläkulmasta väliaikaisesti piiloon */div.flaggedrevs_short { display:none }div.laatikko_etusivu h2 flaggedrevs_basic {display:none } backgrounddiv.flaggedrevs_notice {display:none }.flaggedrevs_preview { display:block !important } /* Muokkausruudun yläpuolella oleva ilmoitus siitä, että artikkelissa on arvioimattomia muutoksia */.flaggedrevs_editnotice {display:none } /* Seulontakäyttöliittymän erilaisten tekstien piilottaminen tavallisilta lukijoilta */.mw-fr-reviewlink { display:none }.fr-diff-colorratings { display:none }.flaggedrevs_reviewform {display: #EEE;none} border.fr-hist-basic-topuser {display: 1px solid #AAA;none} border.fr-radiushist-basic-auto {display: 5px;none} font.fr-hist-quality-sizeuser {display: 120%;none} font.fr-hist-quality-weightauto {display: bold;none} /* Piilottaa palauta-linkit tuoreista muutoksista ja tarkkailulistalta. */ margin/* UL.special > LI > SPAN.mw-rollback-link { display: none } */ /* Tekstin "päivitetty viimeisimmän käyntisi jälkeen" väritys *//* Teksti tullut historiatietoihin MediaWiki 1.20 -5px version päivityksen yhteydessä */span.updatedmarker { font-4px 4px size:x-4pxsmall; color: #040; padding background-color: 4px#ff8;
}
.laatikko_etusivu h3 /* Muokkausyhteenvetokenttä näkyvämmän väriseksi */input#wpSummary{ borderbackground-bottomcolor: 1px solid #AAAFFFF99;} /* Mahdollistaa keskittämättömän hakulaatikon luomisen */ margin.noncentered > div { text-align:inherit !important } /* Poistaa kahden NavFramen välisen välin - lisätty 24.10.2012 Käyttäjä:Olli: 4px n pyynnöstä --4px 4px;Zache*/.NavFrame + .NavFrame { paddingmargin-top:0 4px-1px;
}
/*</nowiki></pre>*/

Navigointivalikko