MediaWiki:Common.css: Pabidaan ralatan

Konten dihapus Konten ditambahkan
Krinkle (pandir | sumbangan)
Maintenance: Repair tabelcantik by using CSS3
Krinkle (pandir | sumbangan)
Maintenance: Remove unused or obsolete styles - mw:RL/MGU
Baris 22:
margin-bottom: 15px;
}
 
/* Redirects on [[Special:Allpages]] */
.allpagesredirect {
font-style: italic;
}
/* Image background for thumbnails, originally: #ccc */
div.thumb div a img {
background-color:#ffffff;
}
/* All tables: transparent, originally: white */
table { background: transparent; }
 
/* User notification. You've got mail! */
.usermessage {
text-decoration: blink;
}
/* Table of contents: redefine for printing */
.toccolours {
border:1px solid #aaaaaa;
background-color:#f9f9f9;
padding:5px;
font-size: 95%;
}
/* Icon link PDF (hanya untuk Mozilla dan Opera) */
Baris 59 ⟶ 33:
background: url(//upload.wikimedia.org/wikipedia/commons/thumb/2/23/Icons-mini-file_acrobat.gif/15px-Icons-mini-file_acrobat.gif) center right no-repeat;
padding-right: 16px;
}
/* Beri warna untuk jumlah bita pada [[Istimewa:Perubahanterbaru]] */
.mw-plusminus-neg { color:#FF2050; }
.mw-plusminus-pos { color:#00B000; }
/* Ganti standar bullet list */
ul {
list-style-image: url("//upload.wikimedia.org/wikipedia/en/1/18/Monobook-bullet.png")
}
 
Baris 90 ⟶ 54:
CSS untuk tabel-tabel */
 
table.wikitable,
table.prettytable {
margin: 1em 1em 1em 0;
background: #f9f9f9;
border: 1px #aaaaaa solid;
border-collapse: collapse;
}
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;
}
 
/* Digunakan oleh Templat:Tabel */
Baris 447 ⟶ 388:
font-size: 90%;
}
 
/**
 
== CommonTicker ==
CSS untuk CommonTickers */
 
/* CommonsTicker styles */
.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; }
.tickerDiffLink { } /* diff links in ticker */
.tickerMiscLink { } /* misc links in ticker */
.tickerUsage { font-size:80%; } /* ticker usage list */
.tickerAction_deleted:before { content:" HAPUS "; color: #FF0000; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_deletedRev:before { content:" HAPUSREV "; color: #FFC0CB; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_replaced:before { content:" GANTI "; color: #FF00FF; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_replacedOwn:before { content:" GANTI+ "; color: #CC88FF; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_addedTag:before { content:" +TAG "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_removedTag:before { content:" -TAG "; color: #00BB00; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_addedBad:before { content:" +TAG "; color: #FF8800; font-family:monospace; font-weight:bold; font-size:100%; }
.tickerAction_removedBad:before { content:" -TAG "; 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%; }
.tickerEntry_deleted { } /* entry for image deletion */
.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 */
/*.tickerAction_deleted { background:#FAA; } /* action marker for image deletion */
/*.tickerAction_replaced { background:#FED; } /* action marker for image replacement */
/*.tickerAction_deletedRev { background:#FDD; } /* action marker for revision deletion */
/*.tickerAction_replacedOwn { background:#FFF4EE; } /* action marker for image replacement by uploader */
/*.tickerAction_addedBad { background:#FDD; } /* action marker for adding problem markers */
/*.tickerAction_removedBad { background:#DFD; } /* action marker for removing problem markers */
/*.tickerAction_addedGood { background:#DFD; } /* action marker for adding license markgers (for tag categories) */
/*.tickerAction_removedGood { background:#FDD; } /* action marker for removing license markers (for tag categories) */
.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; }
.tickerTemplateEntry { font-weight: bold; } /* entry applies to a template used by multiple images */
.tickerSubEntry { } /* sub-entry for multi-image entry */
 
/**
Baris 617 ⟶ 506:
margin: 0 0 0 2em;
}
.toclimit-2 .toclevel-2 {display:none;},
.toclimit-3 .toclevel-3 {display:none;},
.toclimit-4 .toclevel-4 {display:none;},
.toclimit-5 .toclevel-5 {display:none;},
.toclimit-6 .toclevel-6 {display:none;},
.toclimit-7 .toclevel-7 {display:none;}
 
Baris 697 ⟶ 586:
margin: 1em 0.5em;
padding: 0.5em;
}
 
/**
* Unused or redundant default classes or ids
*/
 
/* Not used anymore, use #userlogin2 instead */
form#userlogin {
float: left;
padding: 1em 1em .7em 1em;
background-color: #ffffe6;
border: 2px solid #fc6;
color: #000;
margin-right: 2em;
}
form#userlogin table {
float: left;
background-color: #ffffe6;
color: #000;
}