| Index: third_party/polymer/v1_0/components-chromium/paper-item/README.md
|
| diff --git a/third_party/polymer/v1_0/components-chromium/paper-item/README.md b/third_party/polymer/v1_0/components-chromium/paper-item/README.md
|
| index 3c44a9ffdd9d7c595e67063f542d2dfb681d8638..8c446dbd22df9f49855251215699f334bbb1b22f 100644
|
| --- a/third_party/polymer/v1_0/components-chromium/paper-item/README.md
|
| +++ b/third_party/polymer/v1_0/components-chromium/paper-item/README.md
|
| @@ -38,13 +38,13 @@ items.
|
|
|
| The following custom properties and mixins are available for styling:
|
|
|
| -Custom property | Description | Default
|
| -------------------------------|------------------------------------------------|----------
|
| -`--paper-item-min-height` | Minimum height of the item | `48px`
|
| -`--paper-item` | Mixin applied to the item | `{}`
|
| -`--paper-item-selected-weight`| The font weight of a selected item | `bold`
|
| -`--paper-item-selected` | Mixin applied to selected paper-items | `{}`
|
| -`--paper-item-disabled-color` | The color for disabled paper-items | `--disabled-text-color`
|
| +Custom property | Description | Default
|
| +------------------------------|----------------------------------------------|----------
|
| +`--paper-item-min-height` | Minimum height of the item | `48px`
|
| +`--paper-item` | Mixin applied to the item | `{}`
|
| +`--paper-item-selected-weight`| The font weight of a selected item | `bold`
|
| +`--paper-item-selected` | Mixin applied to selected paper-items | `{}`
|
| +`--paper-item-disabled-color` | The color for disabled paper-items | `--disabled-text-color`
|
| `--paper-item-disabled` | Mixin applied to disabled paper-items | `{}`
|
| `--paper-item-focused` | Mixin applied to focused paper-items | `{}`
|
| `--paper-item-focused-before` | Mixin applied to :before focused paper-items | `{}`
|
|
|