We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d6bcc7 commit a134d22Copy full SHA for a134d22
1 file changed
projects/igniteui-angular-elements/src/index.html
@@ -17,6 +17,9 @@
17
igc-grid,
18
igc-tree-grid {
19
max-height: 550px;
20
+ --ig-grid-grouparea-background: #ff000012;
21
+ --ig-grid-drop-area-background: #ff004c12;
22
+ --ig-paginator-border-color: #d0ab23;
23
}
24
25
.range-wrapper {
0 commit comments