style(fe): adjust odd zebra stripe background to subtle demarcation shade #f8fafc
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 63 KiB After Width: | Height: | Size: 63 KiB |
@@ -240,7 +240,7 @@
|
||||
/* Odd row zebra stripe override for legacy/custom grid cells */
|
||||
.ag-row-odd,
|
||||
.ag-row-odd .ag-cell {
|
||||
background-color: #f1f5f9 !important; /* Noticeable Slate Zebra Stripe Tint (#f1f5f9) */
|
||||
background-color: #f8fafc !important; /* Subtle Elegance Demarcation (#f8fafc) */
|
||||
}
|
||||
.ag-row-even,
|
||||
.ag-row-even .ag-cell {
|
||||
|
||||
Reference in New Issue
Block a user