User:Jberkel/QQ.css

Hello, you have come here looking for the meaning of the word User:Jberkel/QQ.css. In DICTIOUS you will not only get to know all the dictionary meanings for the word User:Jberkel/QQ.css, but we will also tell you about its etymology, its characteristics and you will know how to say User:Jberkel/QQ.css in singular and plural. Everything you need to know about the word User:Jberkel/QQ.css you have here. The definition of the word User:Jberkel/QQ.css will help you to be more precise and correct when speaking or writing your texts. Knowing the definition ofUser:Jberkel/QQ.css, as well as those of other words, enriches your vocabulary and provides you with more and better linguistic resources.
.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;
}