mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Remove redundant values subsections.
[skip ci]
This commit is contained in:
@@ -17,16 +17,6 @@ The style `border` accepts an optional [`<border>`](../../css_types/border) that
|
||||
|
||||
Borders may also be set individually for the four edges of a widget with the `border-top`, `border-right`, `border-bottom` and `border-left` rules.
|
||||
|
||||
### Values
|
||||
|
||||
#### <border>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/border.md"
|
||||
|
||||
#### <color>
|
||||
|
||||
--8<-- "docs/snippets/type_syntax/color.md"
|
||||
|
||||
### Multiple edge rules
|
||||
|
||||
If multiple border rules target the same edge, the last rule that targets a specific edge is the one that is applied to that edge.
|
||||
|
||||
Reference in New Issue
Block a user