anpigon's picture
Add favicon and image assets for Obsidian help and developer documentation
c63ff03
|
raw
history blame
592 Bytes
---
cssClass: reference
---
This page lists CSS variables for dividers and resize handles between sidebars, tabs, and split panes.
## CSS variables
| Variable | Description |
| --------------------------- | ---------------------------- |
| `--divider-color` | Divider border color |
| `--divider-color-hover` | Divider border color (hover) |
| `--divider-width` | Divider border width |
| `--divider-width-hover` | Divider border width (hover) |
| `--divider-vertical-height` | Divider vertical height |