File tree Expand file tree Collapse file tree 2 files changed +7
-4
lines changed
Expand file tree Collapse file tree 2 files changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -155,9 +155,9 @@ For technical details about the Material Icons font, see the
155155
156156### CSS Custom Properties
157157
158- | Name | Default | Description
159- | ---- | ------- | -----------
160- | ` --mdc-icon-button- ripple-opacity ` | ` 0.12 ` | Opacity of the ripple on the icon button.
158+ Inherits CSS Custom properties from:
159+
160+ * [ ` mwc-ripple ` ] ( https://github.com/material-components/material-components-web-components/tree/master/packages/ ripple)
161161
162162#### Global Custom Properties
163163
Original file line number Diff line number Diff line change @@ -104,10 +104,13 @@ For technical details about the Material Icons font, see the
104104
105105### CSS Custom Properties
106106
107+ Inherits CSS Custom properties from:
108+
109+ * [ ` mwc-ripple ` ] ( https://github.com/material-components/material-components-web-components/tree/master/packages/ripple )
110+
107111| Name | Default | Description
108112| ---- | ------- | -----------
109113| ` --mdc-icon-button-size ` | ` 48px ` | Sets the size of the button wrapping the icon.
110- | ` --mdc-icon-button-ripple-opacity ` | ` 0.12 ` | Opacity of the ripple on the icon button
111114
112115#### Global Custom Properties
113116
You can’t perform that action at this time.
0 commit comments