משתמש:כוכב נופל/common.css

מתוך ויקיפדיה, האנציקלופדיה החופשית

הערה: לאחר הפרסום, ייתכן שיהיה צורך לנקות את זיכרון המטמון (cache) של הדפדפן כדי להבחין בשינויים.

  • פיירפוקס / ספארי: להחזיק את המקש Shift בעת לחיצה על טעינה מחדש (Reload) או ללחוץ על צירוף המקשים Ctrl-F5 או Ctrl-R (במחשב מק: ⌘-R).
  • גוגל כרום: ללחוץ על צירוף המקשים Ctrl-Shift-R (במחשב מק: ⌘-Shift-R).
  • אינטרנט אקספלורר / אדג': להחזיק את המקש Ctrl בעת לחיצה על רענן (Refresh) או ללחוץ על צירוף המקשים Ctrl-F5.
  • אופרה: ללחוץ על Ctrl-F5.
span.word7h {background-color:#FF0000!important; color:#FFFFFF !important;}
#ca-addsection a {
 background-color: lightGreen
}
.usermessage {background-color: #E0E8FF; border-radius: 6px; }

/* .wpAbbreviation:after { content: " (" attr(title) ")"; } */

.tipsy-inner {
 background-color: /* #e0f0e0 */ #ccf;
}

a.stub:visited { color: darkred; font-style: italic;}

#editpage-copywarn { display: none; }
.mw-tos-summary { display: none; }

.wikiEditor-ui-toolbar .group .tool-select .options .option { padding: 0 0.4em; }

/**
 * Styling for links generated by [[MediaWiki:Edittools]]
 * @source www.mediawiki.org/wiki/Extension:CharInsert#Styling
 * @updated 2012-02-29
 */
.mw-charinsert-buttons {
 margin-top: 10px;
 border: 1px solid #aaaaaa;
 padding: 1px;
 text-align: center;
 font-size: 110%;
}
.mw-charinsert-buttons a {
 color: black;
 background-color: #cde !important;
 font-weight: bold;
 font-size: .9em;
 text-decoration: none;
 border: thin #069 outset;
 border-radius: 4px;
 -moz-box-shadow: 3px 3px 3px #999;
 -webkit-box-shadow: 3px 3px 3px #999;
 box-shadow: 3px 3px 3px #999;
 padding: 0 .1em .1em;
 margin: 0.2em;
}
.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {
 background-color: #bcd;
 border-style: inset;
}
.client-js .mw-edittools-section {
 display: inline;
}
.client-js .mw-edittools-section input[type="button"] {
 font-size: 0.9em;
 padding-left: 1px;
 padding-right: 1px;
 margin-left: 1px;
}

td.diff-deletedline .diffchange {
 background: #bb4;
}