MediaWiki:Gadget-aWa-lang.css

Hello, you have come here looking for the meaning of the word MediaWiki:Gadget-aWa-lang.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word MediaWiki:Gadget-aWa-lang.css, but we will also tell you about its etymology, its characteristics and you will know how to say MediaWiki:Gadget-aWa-lang.css in singular and plural. Everything you need to know about the word MediaWiki:Gadget-aWa-lang.css you have here. The definition of the word MediaWiki:Gadget-aWa-lang.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofMediaWiki:Gadget-aWa-lang.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.kephir-awa-dialog {
	font-size: 10pt;
	width: 36em;
	position: fixed;
	right: 1em;
	top: 3em;
	border: 1px solid #3c3;
	background: #efe;
	padding: 0.1em 0.5em;
	z-index: 12;
}

.kephir-awa-dialog .irrelevant {
	opacity: 0.5;	
}

.kephir-awa-dialog .reminders {
	font-size: smaller;
	border-top: 2px groove silver;
	border-bottom: 2px groove silver;
	padding: 0.5em 0 0.5em 1.5em;
	margin: 1.5em 0;
}

.kephir-awa-dialog .main-statusbar {
	margin-top: 1.5em;
	border-top: 2px groove silver;
}

.kephir-awa-dialog .main-statusbar:empty {
	display: none;
}

.kephir-awa-dialog .queue {
	max-height: 25em;
	overflow-y: auto;
	margin-left: 0;
	padding-left: 2em;
}

.kephir-awa-dialog.archiving-in-progress .hide-when-archiving {
	display: none;
}

.kephir-awa-dialog .active-mode {
	font-weight: bold;	
}

.kephir-awa-backlinks {
	font-size: smaller;
}

.kephir-awa-dialog fieldset.collapsed > :not(legend) {
	display: none;
}