mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Border style (#2292)
* border styles * docs for border styles * fix tests * tests * tests and docs * changelog * implement auto * style information fix
This commit is contained in:
9
docs/snippets/see_also_border.md
Normal file
9
docs/snippets/see_also_border.md
Normal file
@@ -0,0 +1,9 @@
|
||||
- [`border-title-align`](./border_title_align.md) to set the title's alignment.
|
||||
- [`border-title-color`](./border_subtitle_color.md) to set the title's color.
|
||||
- [`border-title-background`](./border_subtitle_background.md) to set the title's background color.
|
||||
- [`border-title-style`](./border_subtitle_style.md) to set the title's text style.
|
||||
|
||||
- [`border-subtitle-align`](./border_subtitle_align.md) to set the sub-title's alignment.
|
||||
- [`border-subtitle-color`](./border_subtitle_color.md) to set the sub-title's color.
|
||||
- [`border-subtitle-background`](./border_subtitle_background.md) to set the sub-title's background color.
|
||||
- [`border-subtitle-style`](./border_subtitle_style.md) to set the sub-title's text style.
|
||||
Reference in New Issue
Block a user