How to change the Separator Color in Data Repeater
Comments
-
Please find the attached CSS for changing the color of the separator in the Data Repeater. Kindly review it, and let us know if you have any questions.
.data-repeater-item-separator:before {
content: '';
height: 1px;
width: 100%;
position: absolute;
background: red;
}
Note: The provided CSS is for instructional purposes. If needed, please feel free to modify it as per your requirements.
Howdy, Stranger!
Categories
- 4.3K All Categories
- 74 General
- 13 Training
- 206 Installation / Setup
- 1.1K Flows
- 110 Rules
- 270 Administration
- 212 Portal
- 496 General Q & A
- 709 Forms
- 344 Reports
- 3 Designer Extensions
- 48 Example Flows
- 57 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 185 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 229 Integrations
- 28 Multi-Tenant
- 27 SDK
- 81 Modules
- 58 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions