Fixed #2210 - Bug on Dark Themes related with fixed columns

pull/2213/head
Tuğçe Küçükoğlu 2022-02-24 12:59:10 +03:00 committed by Tuğçe Küçükoğlu
parent 7838a3fcd6
commit 8501cd1165
18 changed files with 18 additions and 18 deletions

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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;

View File

@ -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;

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);

View File

@ -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);