At ornatus splendide sed.
.Library dependencies
-[#dependencies%autowidth,stripes=hover]
+[#dependencies%autowidth%footer,stripes=hover]
|===
|Library |Version
|jscs
|^2.3.5
+
+h|Total
+|6
|===
Cum dicat putant ne.
background: var(--table-stripe-background);
}
+.doc table.tableblock > tfoot {
+ background: var(--table-footer-background);
+}
+
.doc .halign-left {
text-align: left;
}
--sidebar-background: var(--color-smoke-90);
--table-border-color: var(--panel-border-color);
--table-stripe-background: var(--panel-background);
+ --table-footer-background: linear-gradient(to bottom, var(--color-smoke-70) 0%, var(--color-white) 100%);
/* footer */
--footer-line-height: var(--doc-line-height);
--footer-background: var(--color-smoke-90);