matrix-doc/scripts/css/tables.css

5 lines
89 B
CSS
Raw Normal View History

/* Column with header cells */
table.docutils tbody th.stub {
background: #eeeeee;
}