anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03

A newer version of the Gradio SDK is available: 5.29.0

Upgrade
metadata
cssClass: reference

This page lists CSS variables for tables.

CSS variables

Variable Description
--table-background Table background color
--table-border-width Table border width
--table-border-color Table border color
--table-cell-vertical-alignment Cell vertical alignment
--table-white-space Table white-space property
--table-header-background Table header background color
--table-header-background-hover Table header background color (hover)
--table-header-border-width Table header border width
--table-header-border-color Table header border color
--table-header-font Table header font family
--table-header-size Table header font size
--table-header-weight Table header font weight
--table-header-color Table header text color
--table-line-height Line height for cell text
--table-text-size Cell font size
--table-text-color Cell text color
--table-column-max-width Column maximum width
--table-column-alt-background Alternating column background color
--table-column-first-border-width First column left border width
--table-column-last-border-width Last column right border width
--table-row-background-hover Row background color (hover)
--table-row-alt-background Alternating row background color
--table-last-border-width Last row bottom border width
--table-selection Selection background color
--table-selection-blend-mode Selection blend mode
--table-selection-border-color Selection border color
--table-selection-border-width Selection border width
--table-selection-border-radius Selection border radius
--table-drag-handle-background Drag handle background color
--table-drag-handle-background-active Drag handle background color (active)
--table-drag-handle-color Drag handle icon color
--table-drag-handle-color-active Drag handle icon color (active)