You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/configurations/iconography.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ Add all your SVG and/or PNG icons to the `adminhtml/web/css/images` directory fo
92
92
93
93
As discussed earlier in this topic, Page Builder references its icon fonts using class names from a variety of locations, such as the panel, the toolbar, and the visual selectors within forms. Creating your own CSS classes for the SVG and PNG images you plan on referencing by class name is required if you want to participate in Page Builder's system of CSS class references.
94
94
95
-
Add the CSS classes for your icons to your LESS file in `adminhtml` (and to the `frontend` LESS file if relevant) as shown here:
95
+
Add the CSS classes for your icons to your LESS file in `adminhtml` (and to the `frontend` LESS file, if relevant) as shown here:
0 commit comments