Fixed #2210 - Bug on Dark Themes related with fixed columns
parent
7838a3fcd6
commit
8501cd1165
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #242424;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #242424;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #242424;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #242424;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
|
|
|
@ -2414,7 +2414,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
background: #2f3641;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: #8dd0ff;
|
||||
|
|
|
@ -2414,7 +2414,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
background: #2f3641;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: #c298d8;
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #0d1a2c;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(147, 197, 253, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #0d1a2c;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(165, 180, 252, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #0d1a2c;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(196, 181, 253, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #0d1a2c;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(94, 234, 212, 0.16);
|
||||
|
|
|
@ -2426,7 +2426,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
background: #222222;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(206, 147, 216, 0.16);
|
||||
|
|
|
@ -2426,7 +2426,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
background: #222222;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(159, 168, 218, 0.16);
|
||||
|
|
|
@ -2426,7 +2426,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
background: #222222;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(206, 147, 216, 0.16);
|
||||
|
|
|
@ -2426,7 +2426,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.02);
|
||||
background: #222222;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(159, 168, 218, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #253144;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(100, 181, 246, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #253144;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(129, 199, 132, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #253144;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(255, 213, 79, 0.16);
|
||||
|
|
|
@ -2402,7 +2402,7 @@
|
|||
border-left-width: 0;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even) {
|
||||
background: rgba(255, 255, 255, 0.01);
|
||||
background: #253144;
|
||||
}
|
||||
.p-datatable.p-datatable-striped .p-datatable-tbody > tr:nth-child(even).p-highlight {
|
||||
background: rgba(186, 104, 200, 0.16);
|
||||
|
|
Loading…
Reference in New Issue