Fichiers
rocm-systems/projects/rocprofiler-compute/docs/sphinx/static/css/o_custom.css
T

Les révisions dans .git-blame-ignore-revs sont ignorées. Vous pouvez quand même voir ces blâmes.

9 lignes
198 B
CSS
Brut Vue normale Historique

/* Override PyData Sphinx Theme default colors */
html[data-theme='light'] {
--pst-color-table-row-hover-bg: #E2E8F0;
}
html[data-theme='dark'] {
--pst-color-table-row-hover-bg: #1E293B;
}