Some CSS selectors for the Record List component changed with the Lightning communities
update. 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 because template updates might not support your
customizations.
- Custom CSS is now shared across all your community 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 |