Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.
If you plan to continue using custom CSS overrides, migrate them forward
after you update the template.
This topic identifies selector changes.
- Use custom CSS sparingly since template updates don’t always support
customizations.
- Custom CSS is now shared across all your site pages. If you used custom CSS for Login
pages, copy it and close the CSS editor. Then navigate to a non-Login page, reopen the
editor, and add the custom CSS.
List View Button Bar
|
.forceListViewManagerHeader
.forceListViewManagerButtonBar
|
.forceListViewManagerHeader
force-list-view-manager-button-bar |
List View Button Bar Buttons
|
.forceListViewManagerHeader
.forceListViewManagerButtonBar button
|
.forceListViewManagerHeader
force-list-view-manager-button-bar button |
List View Status Information
|
.forceListViewManagerHeader
.test-listViewStatusInfo
|
.forceListViewManagerHeader
force-list-view-manager-status-info |
Picker Trigger Link
|
.forceListViewManagerHeader .triggerLink
|
.forceListViewManagerHeader
.triggerLink .slds-button |