Zanibe: Piştî weşandinê, ji bo dîtina guhartinan dibe ku hewce be "cache"ya geroka xwe paqij bikî.

  • Firefox / Safari: Pê li Shift û Reload bike an jî Ctrl-F5 an Ctrl-R bike (ji bo Mac: ⌘-R)
  • Google Chrome: Pê li Ctrl-Shift-R (ji bo Mac: ⌘-Shift-R) bike
  • Internet Explorer / Edge: Pê li Ctrl û Refresh bike, an jî Ctrl-F5 bike
  • Opera: Pê li Ctrl-F5 bike.
/* [[Catégorie:CSS du Wiktionnaire|wikt.add examples]] */
#firstHeading var, .headword var {
	color: #888;
}
#firstHeading { overflow: visible; }
.add-example-form .oo-ui-inputWidget-input {
  font-family: monospace !important;
  font-size: 1.2em;
}

.add-example-form .add-example-fieldset {
  margin-bottom: 1em;
}


.kephir-qq {
	font-size: 10pt;
	position: fixed !important;
	width: 40%;
	left: 30%;
	top: 3em;
	border: 1px solid #3c3;
	background: #efe;
	color: black;
	z-index: 12;
}

.kephir-qq .title {
	padding: 0.5em;
	background: #9d9;
	cursor: move;
}

.kephir-qq .hide-link {
	display: block;
	float: right;
}

.kephir-qq .search-terms {
	width: 70%;
}

.kephir-qq .tabs {
	max-height: 35em;
	overflow-y: auto;
}

.kephir-qq form {
	clear: both;
	margin: 0.5em;
}

.kephir-qq .struck {
	opacity: .3;
	text-decoration: line-through;
}

.kephir-qq .hide-struck .struck:not(.taken) {
	display: none;
}

.kephir-qq .struck cite > small,
.kephir-qq .struck .publisher,
.kephir-qq .struck .page {
	display: none;
}

.kephir-qq .struck.taken {
	opacity: .6;
	text-decoration: none;
}

.kephir-qq .taken .take-link {
	font-weight: bold;
}

.kephir-qq .struck blockquote {
	display: none;
}

.kephir-qq .tabs {
	margin: 0.5em;
}

.kephir-qq .tab-labels {
	margin: 0;
	padding: 0;
	background: #ded;
}

.kephir-qq .tab-labels .active {
	font-weight: bold;
}

.kephir-qq .tab-labels > .citations-tab {
	float: right;
}

.kephir-qq .tab-labels + * {
	clear: both;	
}

.kephir-qq .tab-labels > li {
	display: inline-block;
}

.kephir-qq .tab-labels > li > a {
	display: block;
	padding: 0.5em;
}

a[accesskey]:before {
    content: " " attr(accesskey) " ";
    text-transform: uppercase;
    white-space: pre;
    font-family: sans-serif;
    margin-right: 0.5ex;
}

div#editpage-specialchars {
	display: block;
	border: 1px solid #c0c0c0;
	padding: .5em;
}
div#editpage-specialchars a {
	background-color: #f9f9f9;
	border: 1px solid #ddd;
	padding: 1px 4px;
}
textarea#wpTextbox1 + div#editpage-specialchars,
div.wikiEditor-ui-clear + div#editpage-specialchars {
	border-top: none;
}