mirror of
https://github.com/Textualize/textual.git
synced 2025-10-17 02:38:12 +03:00
Merge branch 'main' of github.com:Textualize/textual into datatable-events
This commit is contained in:
@@ -25,7 +25,7 @@ Clicking any of the non-disabled buttons in the example app below will result th
|
||||
|
||||
=== "button.css"
|
||||
|
||||
```css
|
||||
```sass
|
||||
--8<-- "docs/examples/widgets/button.css"
|
||||
```
|
||||
|
||||
|
||||
@@ -22,7 +22,7 @@ The example below shows checkboxes in various states.
|
||||
|
||||
=== "checkbox.css"
|
||||
|
||||
```css
|
||||
```sass
|
||||
--8<-- "docs/examples/widgets/checkbox.css"
|
||||
```
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@ The example below shows each placeholder variant.
|
||||
|
||||
=== "placeholder.css"
|
||||
|
||||
```css
|
||||
```sass
|
||||
--8<-- "docs/examples/widgets/placeholder.css"
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user