User:Redrose64/monobook.css

/* Make PersonData visible - see [[WP:PDATA]] */
table.persondata { display: table !important; }
/* Show cite errors on pages outside article space - see [[Template:Broken ref/doc]] */
.mw-parser-output span.brokenref { display: inline; }
/* Reduce space around category links, allow word wrapping - see [[:de:Wikipedia:Fragen zur Wikipedia#MW118: Kategorienanzeige]] */
#catlinks li {
  display: inline;
  border-left: none;
  padding: 0;
}
#catlinks li:first-child { padding-left: 0; }
#catlinks li:before { content: " | "; }
#catlinks li:first-child:before { content: ""; }
/* Make hidden category links smaller - see http://en.wikipedia.org/w/index.php?title=MediaWiki:Common.css&diff=next&oldid=460433010 */
div#mw-hidden-catlinks { font-size: 88%; }
/* Increase edit summary window width from 80% to 100% - see [[Wikipedia:Village pump (technical)/Archive 97#length of edit-summary box]]
input#wpSummary { width: 100%; }
*/
/* Hide [rollback] link on watchlist - see [[Wikipedia:Customizing watchlists#Remove or modify the [rollback] link]]
.mw-special-Watchlist .mw-rollback-link { display: none; } */
/* hide three pieces of text as follows:
i) Edit summary (Briefly describe the changes you have made)
ii) the text from [[MediaWiki:Wikimedia-copyrightwarning]]
iii) the text from [[MediaWiki:Editpage-head-copy-warn]]
in order to move the buttons back to where they were, just below the checkboxes - see [[Wikipedia:Tip of the day/November 22, 2008]]; also to save more space. */
#wpSummaryLabel span.oo-ui-fieldLayout-header, #editpage-copywarn, .editpage-head-copywarn { display: none; }
/* Tab bottom borders gone since Nov 2012! Put them back! See [[User:PartTimeGnome/common-all.css]] also [[Wikipedia:Village pump (technical)#New color on the edit tabs?]]
#p-cactions li {
  position: relative;
  top: -1px;
  background-color: #f8fcff;
} */
#p-cactions li:hover { background-color: white; }
#p-cactions li a { background-color: transparent !important; }
/* Soap's idea (same thread) */
.selected {
  position: relative;
  top: 0px !important;
  background-color: #d0ffff !important;
}
/* [[Wikipedia:Village pump (technical)/Archive 113#Green bullets in watchlists]] */
li.mw-changeslist-line-watched, li.mw-history-line-updated {
  list-style-image: url("//upload.wikimedia.org/wikipedia/commons/c/ce/ChangedBulletMono2.png");
}
/* monospace font for input boxes */
textarea.oo-ui-inputWidget-input,
#mw-input-wpText .oo-ui-inputWidget-input,
.oo-ui-textInputWidget textarea.oo-ui-inputWidget-input {
  font-family: monospace;
  font-size: 13px;
  line-height: 16px;
}
/* make [[Special:ExpandTemplates]] full width */
div.mw-htmlform-ooui-wrapper { width: 100%; }
/* lose the silly extra margin in [edit] links */
.client-js .mw-content-ltr .mw-editsection-bracket:first-of-type { margin-right: 0; }
.client-js .mw-content-ltr .mw-editsection-bracket:not(:first-of-type) { margin-left: 0; }
/* hide the toolbar since it takes time to load */
/* form#editform div#toolbar { display: none; } */
/* don't restrict the box in [[Special:ExpandTemplates]] */
.oo-ui-textInputWidget { max-width: none; }
.oo-ui-panelLayout-padded { padding: 0; }
.oo-ui-panelLayout-framed {
    border-radius: none;
    box-shadow: none;
}
.oo-ui-panelLayout-padded.oo-ui-panelLayout-framed { margin: 0; }
/* try to make the edit summary box more useful and less greedy */
input#wpSummary {
  width: 100%;
  margin-bottom: 0;
  padding: 5px;
  font-size: 95%;
}
/* Read-only text boxes, for example in Special:Undelete */
.oo-ui-textInputWidget.oo-ui-widget-enabled input[readonly],
.oo-ui-textInputWidget.oo-ui-widget-enabled textarea[readonly] {
  background-color: #dddddd;
  color: black; /* instead of #767676 */
}
/* Attempt to fix watchlist flicking
ul#watchlist-message {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
} */
/* make drop-down menus more usable by reducing vertical padding to nil */
.oo-ui-decoratedOptionWidget {
  padding-top: 0;
  padding-bottom: 0;
}
/* hide portions of the old UI */
label[for=mw-date-start],
div#mw-date-start,
label[for=mw-date-end],
div#mw-date-end { display: none; }
/* hide portions of that new UI */
form#mw-history-searchform { display: none; }
div.mw-htmlform-ooui-wrapper { width: auto; }
/* override broken font when using Template:Tq */
.mw-parser-output q.inline-quote-talk { font-family: "Book Antiqua",Georgia,"DejaVu Serif",serif; }
/* more cols on cat pages */
.mw-category.mw-category-columns {
  -webkit-column-count: 8;
  -moz-column-count: 8;
  column-count: 8; /* this sets the maximum number of columns */
  -webkit-column-width: 15em;
  -moz-column-width: 15em;
  column-width: 15em;
  font-size: 92%;
}
/* button styling */
.mw-ui-button {
/*  background-color: initial;
  border: outset;
  border-radius: unset;
  font-weight: normal;
  line-height: 1.5em;
  margin: 0;
  padding: 0 6px; */
}
/* hide the intermediate date headings in page histories */
h4.mw-index-pager-list-header { display: none; }
/* hide all images */
/* img,
li.gallerybox div.thumb img,
video,
.thumb video { display: none; } */
/* on contribs pages, prevent the hotspot for the "Search for contributions" box from extending over the "(newest | oldest) View (newer 250 | older 250) (20 | 50 | 100 | 250 | 500)" line */
.client-js .mw-collapsibleFieldsetLayout.mw-collapsed .oo-ui-fieldsetLayout-header,
.client-js .mw-collapsibleFieldsetLayout.mw-collapsible .oo-ui-fieldsetLayout-header {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-top: 0;
}
/* hide the "(other edits)" links */
.mw-tag-other-edits { display: none; }
/* highlight diffs for certain sections */
tr.diff-title a[href="#Survey_(Emojis)"],
li a[href="/wiki/Wikipedia_talk:Speedy_deletion#Survey_(Emojis)"],
tr.diff-title a[href="#Discussion_(Emojis)"],
li a[href="/wiki/Wikipedia_talk:Speedy_deletion#Discussion_(Emojis)"],
tr.diff-title a[href="#Side_proposal"],
li a[href="/wiki/Wikipedia_talk:Speedy_deletion#Side_proposal"] { background: yellow; }

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.