Пређи на садржај

Модул:ru-verb/style.css

table.inflection-ru.inflection-verb {
	background: #ffffff;
}

/* for row headers */
table.inflection-ru.inflection-verb tr:nth-child(odd):not(.rowgroup) th {
	background: #fcfcda;
}

table.inflection-ru.inflection-verb th {
		background: #ffffe0;
}

table.inflection-ru.inflection-verb tr.rowgroup th {
	background: #e0e0ff;
}

table.inflection-ru.inflection-verb tr.divider th {
	border-top-color: #9090d0;
}