|
8 | 8 | <tbody> |
9 | 9 | <tr> |
10 | 10 | <td><code>GoogleFontIconSize.None</code></td> |
11 | | - <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.None" IconContainerCssClass="@BulmaCssClass.Margin3" /></td> |
| 11 | + <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.None" /></td> |
12 | 12 | </tr> |
13 | 13 | <tr> |
14 | 14 | <td><code>GoogleFontIconSize.XSmall</code></td> |
15 | | - <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.XSmall" IconContainerCssClass="@BulmaCssClass.Margin3" /></td> |
| 15 | + <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.XSmall" /></td> |
16 | 16 | </tr> |
17 | 17 | <tr> |
18 | 18 | <td><code>GoogleFontIconSize.Small</code></td> |
19 | | - <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.Small" IconContainerCssClass="@BulmaCssClass.Margin3" /></td> |
| 19 | + <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.Small" /></td> |
20 | 20 | </tr> |
21 | 21 | <tr> |
22 | 22 | <td><code>GoogleFontIconSize.Medium</code></td> |
23 | | - <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.Medium" IconContainerCssClass="@BulmaCssClass.Margin3" /></td> |
| 23 | + <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.Medium" /></td> |
24 | 24 | </tr> |
25 | 25 | <tr> |
26 | 26 | <td><code>GoogleFontIconSize.Large</code></td> |
27 | | - <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.Large" IconContainerCssClass="@BulmaCssClass.Margin3" /></td> |
| 27 | + <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.Large" /></td> |
28 | 28 | </tr> |
29 | 29 | <tr> |
30 | 30 | <td><code>GoogleFontIconSize.XLarge</code></td> |
31 | | - <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.XLarge" IconContainerCssClass="@BulmaCssClass.Margin3" /></td> |
| 31 | + <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.XLarge" /></td> |
32 | 32 | </tr> |
33 | 33 | <tr> |
34 | 34 | <td><code>GoogleFontIconSize.XXLarge</code></td> |
35 | | - <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.XXLarge" IconContainerCssClass="@BulmaCssClass.Margin3" /></td> |
| 35 | + <td><GoogleFontIcon Name="GoogleFontIconName.Search" Color="GoogleFontIconColor.Primary" Size="GoogleFontIconSize.XXLarge" /></td> |
36 | 36 | </tr> |
37 | 37 | </tbody> |
38 | 38 | </table> |
0 commit comments