dev

Note: After publishing, you may have to bypass your browser's cache to see the changes.

/**
 * Demo for [[TableHash]].
 */
.article-table tr.selected {
    background-color: var(--theme-accent-color);
    color: var(--theme-accent-label-color);
}