MediaWiki:Vector.css: Perbedaan antara revisi

Konten dihapus Konten ditambahkan
Hoo man (bicara | kontrib)
k Removing obsolete diff style declarations, per previous talk page notification on Mediawiki talk:Common.css
Kenrick95 (bicara | kontrib)
Tidak ada ringkasan suntingan
 
(25 revisi perantara oleh 7 pengguna tidak ditampilkan)
Baris 1:
/* <syntaxhighlight lang="css"> */
 
/* Don't display some stuff on the main page */
body.skin-vector-legacy.page-Halaman_Utama #deleteconfirm,
body.skin-vector-legacy.page-Halaman_Utama #t-cite,
body.skin-vector-legacy.page-Halaman_Utama #footer-info-lastmod,
body.skin-vector-legacy.action-view.page-Halaman_Utama #siteSub,
body.skin-vector-legacy.action-view.page-Halaman_Utama #contentSub,
body.skin-vector-legacy.action-view.page-Halaman_Utama h1.firstHeading {#contentSub2,
.skin-vector-legacy.action-view.page-Halaman_Utama .firstHeading {
display: none !important;
display: none !important;
}
 
/* Position coordinates */
body.page-Halaman_Utama #mp-topbanner {
.skin-vector-legacy #coordinates {
margin-top: 0 !important;
position: absolute;
top: 0;
right: 0;
float: right;
margin: 0;
padding: 0;
line-height: 1.5em;
text-align: right;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
}
/* correct position for VE */
 
.skin-vector-legacy .ve-ce-surface #coordinates {
margin-right: 2em;
position: absolute;
margin-top: 0em-1em;
right: 0em;
float: right;
margin: 0.0em;
padding: 0.0em;
line-height: 1.5em;
text-align: right;
text-indent: 0;
font-size: 85%;
text-transform: none;
white-space: nowrap;
}
.skin-vector-legacy .mw-indicator #coordinates {
 
position: absolute;
/* For positioning icons at top-right, used in Templates
top: 3.5em;
"Spoken Article" and "Featured Article" */
right: 0;
div.topicon {
line-height: 1.6;
position: absolute;
text-align: right;
top: -2em;
font-size: 92%;
margin-right: -10px;
white-space: nowrap;
display: block !important;
}
 
/* FR topicon position */
div.skin-vector-legacy .flaggedrevs_short {
position: absolute;
top: -3em;
right: 80px100px;
z-index: 1;
margin-left: 0;
/* Because this is not yet a topicon, we emulate it's behavior, this ensure compatibility with edit lead section gadget */
margin-right: -10px;
}
 
/* Make "From Wikipedia, the free encyclopedia" a bit smaller (T283756) */
/* Menu over FR box */
.skin-vector-legacy #siteSub {
div.vectorMenu div {
z font-indexsize: 292%;
}
 
/* Display "From Wikipedia, the free encyclopedia" */
#siteSub {
display: inline;
font-size: 92%;
font-weight: normal;
}
 
/* Move page status indicators down slightly */
/* {{tl|Link GA}} */
.skin-vector-legacy .mw-body .mw-indicators {
#mw-panel div.portal div.body ul li.GA {
padding-top: 0.4em;
background: url("//upload.wikimedia.org/wikipedia/commons/4/42/Monobook-bullet-ga.png") no-repeat 0% 0%;
margin-left: -1.25em;
padding-left: 1.25em;
}
 
/* {{tl|LinkOverride FA}}[[phab:T265947]] */
.skin-vector-legacy .mw-body-content blockquote {
#mw-panel div.portal div.body ul li.FA {
border-left: none;
background: url("//upload.wikimedia.org/wikipedia/commons/d/d4/Monobook-bullet-star.png") no-repeat 0% 0%;
margin-left: -1.25em;
padding-left: 1.25em;
}
 
/* Vector-specific list display in message boxes */
/* Adjust font-size for inline HTML generated TeX formulae */
.skin-vector-legacy .compact-ambox table .mbox-text-span {
span.texhtml {
list-style-type: disc;
font-family: 'Times New Roman', serif;
list-style-image: url(/w/skins/Vector/resources/common/images/bullet-icon.svg);
font-size: 120%;
line-height: 1em;
}
 
/* .thumbborder ganti dari baku #eaecf0 ke lightgrey */
/* Blue instead of yellow padlock for secure links. */
.skin-vector-legacy .thumbborder {
#bodyContent a.external[href ^="https://"],
border: 1px solid lightgrey;
.link-https {
background: url("https://upload.wikimedia.org/wikipedia/en/0/00/Lock_icon_blue.gif") center right no-repeat;
padding-right: 16px;
}
/* Kode untuk mengganti logo
 
.skin-vector-legacy .mw-wiki-logo {
/* Soft redirect (bug:26544) */
background-image: url("//upload.wikimedia.org/wikipedia/commons/thumb/0/01/Wikipedia_Bahasa_Indonesia_-_Logo_20_Tahun.png/135px-Wikipedia_Bahasa_Indonesia_-_Logo_20_Tahun.png");
.redirectText {
font-size: 150%;
margin: 5px;
}
 
/* </syntaxhighlight> */
 
sub, sup {
line-height: 1em;
}
*/