grid-warning
This commit is contained in:
parent
73fdf6c1d5
commit
4f1b856a8f
1 changed files with 14 additions and 0 deletions
|
|
@ -468,6 +468,20 @@
|
||||||
border-color: var(--color-link);
|
border-color: var(--color-link);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.webbpm.ervu_lkrp_fl .grid-warning .ag-row,
|
||||||
|
.webbpm.ervu_lkrp_fl .grid-warning .ag-row.ag-row-hover {
|
||||||
|
border: 0 !important;
|
||||||
|
background-color: var(--bg-warn) !important;
|
||||||
|
}
|
||||||
|
.webbpm.ervu_lkrp_fl .grid-warning .ag-row + .ag-row {
|
||||||
|
border-top: 4px solid var(--bg-light) !important;
|
||||||
|
}
|
||||||
|
.webbpm.ervu_lkrp_fl .grid-warning .ag-row .ag-cell {
|
||||||
|
color: var(--color-text-primary) !important;
|
||||||
|
padding: var(--indent-mini);
|
||||||
|
border: 0 !important;
|
||||||
|
}
|
||||||
|
|
||||||
.webbpm.ervu_lkrp_fl .okved-list {
|
.webbpm.ervu_lkrp_fl .okved-list {
|
||||||
height: auto;
|
height: auto;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue