-
Notifications
You must be signed in to change notification settings - Fork 195
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
70821e1
commit c982e9c
Showing
1 changed file
with
18 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,18 @@ | ||
| Modifiable custom properties | | ||
| --------------------------------------------- | | ||
| `--mod-overlay-animation-duration` | | ||
| `--mod-overlay-animation-duration-opened` | | ||
| `--mod-popover-animation-distance` | | ||
| `--mod-popover-background-color` | | ||
| `--mod-popover-border-color` | | ||
| `--mod-popover-border-width` | | ||
| `--mod-popover-content-area-spacing-vertical` | | ||
| `--mod-popover-corner-radius` | | ||
| `--mod-popover-filter` | | ||
| `--mod-popover-pointer-edge-spacing` | | ||
| `--mod-popover-pointer-height` | | ||
| `--mod-popover-pointer-width` | | ||
| `--mod-popover-shadow-blur` | | ||
| `--mod-popover-shadow-color` | | ||
| `--mod-popover-shadow-horizontal` | | ||
| `--mod-popover-shadow-vertical` | | ||
| Modifiable custom properties | | ||
| ----------------------------------------- | | ||
| `--mod-overlay-animation-duration` | | ||
| `--mod-overlay-animation-duration-opened` | | ||
| `--mod-popover-animation-distance` | | ||
| `--mod-popover-background-color` | | ||
| `--mod-popover-border-color` | | ||
| `--mod-popover-border-width` | | ||
| `--mod-popover-content-area-spacing` | | ||
| `--mod-popover-corner-radius` | | ||
| `--mod-popover-dropshadow-blur` | | ||
| `--mod-popover-dropshadow-color` | | ||
| `--mod-popover-dropshadow-x` | | ||
| `--mod-popover-dropshadow-y` | | ||
| `--mod-popover-filter` | | ||
| `--mod-popover-pointer-edge-spacing` | | ||
| `--mod-popover-pointer-height` | | ||
| `--mod-popover-pointer-width` | |