Updated Size Scheme Layer 1 (markdown)
parent
20a49b8f6c
commit
c6d83081cf
1 changed files with 41 additions and 1 deletions
|
|
@ -12,4 +12,44 @@ Set the width of the power page container area.
|
||||||
|
|
||||||
* **Default**: `370`.
|
* **Default**: `370`.
|
||||||
|
|
||||||
### TODO
|
### `offset_slices`
|
||||||
|
|
||||||
|
Sets both horizontal and vertical offset for all buttons (AKA slices).
|
||||||
|
|
||||||
|
* **Default**: `5`.
|
||||||
|
|
||||||
|
### `padding_slices`
|
||||||
|
|
||||||
|
Sets internal padding for all buttons (AKA slices).
|
||||||
|
|
||||||
|
* **Default**: `0`.
|
||||||
|
|
||||||
|
### `spacing_slices`
|
||||||
|
|
||||||
|
Sets spacing between all buttons (AKA slices).
|
||||||
|
|
||||||
|
* **Default**: `3`.
|
||||||
|
|
||||||
|
### `skew_slices`
|
||||||
|
|
||||||
|
Sets the skew of all buttons (AKA slices).
|
||||||
|
|
||||||
|
* **Default**: `32`.
|
||||||
|
|
||||||
|
### `image_padding`
|
||||||
|
|
||||||
|
Sets padding for all images (avatars and icons).
|
||||||
|
|
||||||
|
* **Default**: `2`.
|
||||||
|
|
||||||
|
### `spacing_item`
|
||||||
|
|
||||||
|
Sets spacing between all items in list.
|
||||||
|
|
||||||
|
* **Default**: `2`.
|
||||||
|
|
||||||
|
### `padding_item`
|
||||||
|
|
||||||
|
Sets internal padding in list items.
|
||||||
|
|
||||||
|
* **Default**: `2`.
|
||||||
Loading…
Add table
Reference in a new issue