Template:pl-conj/styles.css

From Wiktionary, the free dictionary
Jump to navigation Jump to search
.ts-pl-conj {
	font-size: 95%;
	background-color: #f8f9fa;
	border: 1px solid #a2a9b1;
	text-align: center;
	border-collapse: collapse;
	white-space: nowrap;
	display: table;
	border: 0;
	width: 100%;
}

.ts-pl-conj th,
.ts-pl-conj td {
	border: 1px #a2a9b1 solid;
	padding: 1px 5px;
}

.ts-pl-conj-header {
	background-color: #d9ebff;
	vertical-align: bottom;
}

.ts-pl-conj-sideHeader {
	background-color: #eff7ff;
}

.ts-pl-conj-title {
	text-align: left;
	cursor: pointer;
	padding: 1px 0.25em 1px 0.75em;
	background-color: #eff7ff;
}

.ts-pl-conj .NavToggle {
  font-size: inherit;
}

.ts-pl-conj .NavToggle a,
.ts-pl-conj .NavToggle.NavToggle a:hover,
.ts-pl-conj .NavToggle a:focus {
	color: inherit;
	text-decoration: none;
}

.ts-pl-conj .NavToggle::before,
.ts-pl-conj .NavToggle::after {
	content: '';
}