Refactor #4957 - update themes
parent
3c671f9e5d
commit
d56461080c
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #242424;
|
background: #242424;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(100, 181, 246, 0.16);
|
background: rgba(100, 181, 246, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #242424;
|
background: #242424;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(129, 199, 132, 0.16);
|
background: rgba(129, 199, 132, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #242424;
|
background: #242424;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(255, 213, 79, 0.16);
|
background: rgba(255, 213, 79, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #242424;
|
background: #242424;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(186, 104, 200, 0.16);
|
background: rgba(186, 104, 200, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #2f3641;
|
background: #2f3641;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #8dd0ff;
|
background: #8dd0ff;
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #2f3641;
|
background: #2f3641;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #c298d8;
|
background: #c298d8;
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #151515;
|
color: #151515;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: rgba(0, 0, 0, 0.05);
|
background: rgba(0, 0, 0, 0.05);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #007bff;
|
background: #007bff;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: rgba(0, 0, 0, 0.05);
|
background: rgba(0, 0, 0, 0.05);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #883cae;
|
background: #883cae;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #faf9f8;
|
background: #faf9f8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #edebe9;
|
background: #edebe9;
|
||||||
color: #323130;
|
color: #323130;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #323130;
|
color: #323130;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #323130;
|
color: #323130;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(251, 191, 36, 0.16);
|
background: rgba(251, 191, 36, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(96, 165, 250, 0.16);
|
background: rgba(96, 165, 250, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(34, 211, 238, 0.16);
|
background: rgba(34, 211, 238, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(52, 211, 153, 0.16);
|
background: rgba(52, 211, 153, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(129, 140, 248, 0.16);
|
background: rgba(129, 140, 248, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(244, 114, 182, 0.16);
|
background: rgba(244, 114, 182, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(167, 139, 250, 0.16);
|
background: rgba(167, 139, 250, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1c2532;
|
background: #1c2532;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(45, 212, 191, 0.16);
|
background: rgba(45, 212, 191, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #fffbeb;
|
background: #fffbeb;
|
||||||
color: #b45309;
|
color: #b45309;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #b45309;
|
color: #b45309;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #b45309;
|
color: #b45309;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #EFF6FF;
|
background: #EFF6FF;
|
||||||
color: #1D4ED8;
|
color: #1D4ED8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #1D4ED8;
|
color: #1D4ED8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #1D4ED8;
|
color: #1D4ED8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #ecfeff;
|
background: #ecfeff;
|
||||||
color: #0e7490;
|
color: #0e7490;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #0e7490;
|
color: #0e7490;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #0e7490;
|
color: #0e7490;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #F0FDFA;
|
background: #F0FDFA;
|
||||||
color: #047857;
|
color: #047857;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #047857;
|
color: #047857;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #047857;
|
color: #047857;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #EEF2FF;
|
background: #EEF2FF;
|
||||||
color: #4338CA;
|
color: #4338CA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #4338CA;
|
color: #4338CA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #4338CA;
|
color: #4338CA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #fdf2f8;
|
background: #fdf2f8;
|
||||||
color: #be185d;
|
color: #be185d;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #be185d;
|
color: #be185d;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #be185d;
|
color: #be185d;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #F5F3FF;
|
background: #F5F3FF;
|
||||||
color: #6D28D9;
|
color: #6D28D9;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #6D28D9;
|
color: #6D28D9;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #6D28D9;
|
color: #6D28D9;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2818,17 +2818,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8fa;
|
background: #f8f8fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #f0fdfa;
|
background: #f0fdfa;
|
||||||
color: #0f766e;
|
color: #0f766e;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #0f766e;
|
color: #0f766e;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #0f766e;
|
color: #0f766e;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #323232;
|
background: #323232;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #FFE082;
|
background: #FFE082;
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #323232;
|
background: #323232;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #81D4FA;
|
background: #81D4FA;
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #323232;
|
background: #323232;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #C5E1A5;
|
background: #C5E1A5;
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #323232;
|
background: #323232;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #F48FB1;
|
background: #F48FB1;
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #212529;
|
color: #212529;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #222222;
|
background: #222222;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(206, 147, 216, 0.16);
|
background: rgba(206, 147, 216, 0.16);
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #222222;
|
background: #222222;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(159, 168, 218, 0.16);
|
background: rgba(159, 168, 218, 0.16);
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: rgba(0, 0, 0, 0.02);
|
background: rgba(0, 0, 0, 0.02);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(103, 58, 183, 0.12);
|
background: rgba(103, 58, 183, 0.12);
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: rgba(0, 0, 0, 0.02);
|
background: rgba(0, 0, 0, 0.02);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(63, 81, 181, 0.12);
|
background: rgba(63, 81, 181, 0.12);
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #222222;
|
background: #222222;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(206, 147, 216, 0.16);
|
background: rgba(206, 147, 216, 0.16);
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #CE93D8;
|
color: #CE93D8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #222222;
|
background: #222222;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(159, 168, 218, 0.16);
|
background: rgba(159, 168, 218, 0.16);
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #9FA8DA;
|
color: #9FA8DA;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: rgba(0, 0, 0, 0.02);
|
background: rgba(0, 0, 0, 0.02);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(103, 58, 183, 0.12);
|
background: rgba(103, 58, 183, 0.12);
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #673AB7;
|
color: #673AB7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: rgba(0, 0, 0, 0.02);
|
background: rgba(0, 0, 0, 0.02);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(63, 81, 181, 0.12);
|
background: rgba(63, 81, 181, 0.12);
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #3F51B5;
|
color: #3F51B5;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2827,17 +2827,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f6f7fa;
|
background: #f6f7fa;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #D8DEE9;
|
background: #D8DEE9;
|
||||||
color: #2E3440;
|
color: #2E3440;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #2E3440;
|
color: #2E3440;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #2E3440;
|
color: #2E3440;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #44A1D9;
|
background: #44A1D9;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f9f9f9;
|
background: #f9f9f9;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #e02365;
|
background: #e02365;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f9f9f9;
|
background: #f9f9f9;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #007ad9;
|
background: #007ad9;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f9f9f9;
|
background: #f9f9f9;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #41b883;
|
background: #41b883;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2811,17 +2811,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f9f9f9;
|
background: #f9f9f9;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #007ad9;
|
background: #007ad9;
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #ffffff;
|
color: #ffffff;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #f8f8f8;
|
background: #f8f8f8;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #AFD3C8;
|
background: #AFD3C8;
|
||||||
color: #385048;
|
color: #385048;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #385048;
|
color: #385048;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #385048;
|
color: #385048;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #E3F2FD;
|
background: #E3F2FD;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #E8F5E9;
|
background: #E8F5E9;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #FFF3E0;
|
background: #FFF3E0;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #F3E5F5;
|
background: #F3E5F5;
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #495057;
|
color: #495057;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #2b2c38;
|
background: #2b2c38;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(177, 157, 247, 0.16);
|
background: rgba(177, 157, 247, 0.16);
|
||||||
color: #b19df7;
|
color: #b19df7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #b19df7;
|
color: #b19df7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #b19df7;
|
color: #b19df7;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2823,17 +2823,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #e2dcfc;
|
background: #e2dcfc;
|
||||||
color: #5a37f1;
|
color: #5a37f1;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #5a37f1;
|
color: #5a37f1;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #5a37f1;
|
color: #5a37f1;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2834,17 +2834,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #EEF2FF;
|
background: #EEF2FF;
|
||||||
color: #312E81;
|
color: #312E81;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #312E81;
|
color: #312E81;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #312E81;
|
color: #312E81;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #253144;
|
background: #253144;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(100, 181, 246, 0.16);
|
background: rgba(100, 181, 246, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #253144;
|
background: #253144;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(129, 199, 132, 0.16);
|
background: rgba(129, 199, 132, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #253144;
|
background: #253144;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(255, 213, 79, 0.16);
|
background: rgba(255, 213, 79, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2799,17 +2799,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #253144;
|
background: #253144;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(186, 104, 200, 0.16);
|
background: rgba(186, 104, 200, 0.16);
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: rgba(255, 255, 255, 0.87);
|
color: rgba(255, 255, 255, 0.87);
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2831,17 +2831,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #1b2327;
|
background: #1b2327;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: rgba(158, 173, 230, 0.16);
|
background: rgba(158, 173, 230, 0.16);
|
||||||
color: #9eade6;
|
color: #9eade6;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #9eade6;
|
color: #9eade6;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #9eade6;
|
color: #9eade6;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
|
@ -2831,17 +2831,17 @@
|
||||||
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
.p-datatable.p-datatable-gridlines:has(.p-datatable-tbody):has(.p-datatable-tfoot) .p-datatable-tbody > tr:last-child > td:last-child {
|
||||||
border-width: 0 1px 0 1px;
|
border-width: 0 1px 0 1px;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd {
|
||||||
background: #fcfcfc;
|
background: #fcfcfc;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight {
|
||||||
background: #ced6f1;
|
background: #ced6f1;
|
||||||
color: #585858;
|
color: #585858;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler {
|
||||||
color: #585858;
|
color: #585858;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight .p-row-toggler:hover {
|
.p-datatable.p-datatable-striped .p-datatable-tbody > tr.p-row-odd.p-highlight .p-row-toggler:hover {
|
||||||
color: #585858;
|
color: #585858;
|
||||||
}
|
}
|
||||||
.p-datatable.p-datatable-sm .p-datatable-header {
|
.p-datatable.p-datatable-sm .p-datatable-header {
|
||||||
|
|
Loading…
Reference in New Issue