pull/4556/head
Tuğçe Küçükoğlu 2023-09-26 12:16:25 +03:00
parent b48d33eddd
commit 50dd991655
49 changed files with 147 additions and 147 deletions

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #93cbf9; box-shadow: 0 0 0 1px #93cbf9;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #93cbf9; box-shadow: 0 0 0 1px #93cbf9;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #93cbf9; box-shadow: inset 0 0 0 0.15rem #93cbf9;

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #a7d8a9; box-shadow: 0 0 0 1px #a7d8a9;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #a7d8a9; box-shadow: 0 0 0 1px #a7d8a9;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #a7d8a9; box-shadow: inset 0 0 0 0.15rem #a7d8a9;

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #ffe284; box-shadow: 0 0 0 1px #ffe284;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #ffe284; box-shadow: 0 0 0 1px #ffe284;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #ffe284; box-shadow: inset 0 0 0 0.15rem #ffe284;

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #cf95d9; box-shadow: 0 0 0 1px #cf95d9;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #cf95d9; box-shadow: 0 0 0 1px #cf95d9;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #cf95d9; box-shadow: inset 0 0 0 0.15rem #cf95d9;

View File

@ -2916,7 +2916,7 @@
background: #8dd0ff; background: #8dd0ff;
color: #151515; color: #151515;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #e3f3fe; box-shadow: 0 0 0 1px #e3f3fe;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #e3f3fe; box-shadow: 0 0 0 1px #e3f3fe;
@ -2970,7 +2970,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #e3f3fe; box-shadow: inset 0 0 0 0.15rem #e3f3fe;

View File

@ -2916,7 +2916,7 @@
background: #c298d8; background: #c298d8;
color: #151515; color: #151515;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #f0e6f5; box-shadow: 0 0 0 1px #f0e6f5;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #f0e6f5; box-shadow: 0 0 0 1px #f0e6f5;
@ -2970,7 +2970,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #f0e6f5; box-shadow: inset 0 0 0 0.15rem #f0e6f5;

View File

@ -2916,7 +2916,7 @@
background: #007bff; background: #007bff;
color: #ffffff; color: #ffffff;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5); box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
@ -2970,7 +2970,7 @@
color: #212529; color: #212529;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem rgba(38, 143, 255, 0.5); box-shadow: inset 0 0 0 0.15rem rgba(38, 143, 255, 0.5);

View File

@ -2916,7 +2916,7 @@
background: #883cae; background: #883cae;
color: #ffffff; color: #ffffff;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(136, 60, 174, 0.5); box-shadow: 0 0 0 0.2rem rgba(136, 60, 174, 0.5);
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(136, 60, 174, 0.5); box-shadow: 0 0 0 0.2rem rgba(136, 60, 174, 0.5);
@ -2970,7 +2970,7 @@
color: #212529; color: #212529;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem rgba(136, 60, 174, 0.5); box-shadow: inset 0 0 0 0.15rem rgba(136, 60, 174, 0.5);

View File

@ -2904,7 +2904,7 @@
background: #edebe9; background: #edebe9;
color: #323130; color: #323130;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 1px #605e5c; box-shadow: inset 0 0 0 1px #605e5c;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: #f3f2f1; background: #f3f2f1;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 1px #605e5c; box-shadow: inset 0 0 0 1px #605e5c;
@ -2958,7 +2958,7 @@
color: #323130; color: #323130;
background: #f3f2f1; background: #f3f2f1;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #605e5c; box-shadow: inset 0 0 0 0.15rem #605e5c;

View File

@ -2922,7 +2922,7 @@
background: rgba(147, 197, 253, 0.16); background: rgba(147, 197, 253, 0.16);
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.5); box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.5);
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.5); box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.5);
@ -2976,7 +2976,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem rgba(147, 197, 253, 0.5); box-shadow: inset 0 0 0 0.15rem rgba(147, 197, 253, 0.5);

View File

@ -2922,7 +2922,7 @@
background: rgba(165, 180, 252, 0.16); background: rgba(165, 180, 252, 0.16);
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5); box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5); box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
@ -2976,7 +2976,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5); box-shadow: inset 0 0 0 0.15rem rgba(165, 180, 252, 0.5);

View File

@ -2922,7 +2922,7 @@
background: rgba(196, 181, 253, 0.16); background: rgba(196, 181, 253, 0.16);
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5); box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5); box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
@ -2976,7 +2976,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem rgba(196, 181, 253, 0.5); box-shadow: inset 0 0 0 0.15rem rgba(196, 181, 253, 0.5);

View File

@ -2922,7 +2922,7 @@
background: rgba(94, 234, 212, 0.16); background: rgba(94, 234, 212, 0.16);
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(94, 234, 212, 0.5); box-shadow: 0 0 0 0.2rem rgba(94, 234, 212, 0.5);
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(94, 234, 212, 0.5); box-shadow: 0 0 0 0.2rem rgba(94, 234, 212, 0.5);
@ -2976,7 +2976,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem rgba(94, 234, 212, 0.5); box-shadow: inset 0 0 0 0.15rem rgba(94, 234, 212, 0.5);

View File

@ -2922,7 +2922,7 @@
background: #EFF6FF; background: #EFF6FF;
color: #1D4ED8; color: #1D4ED8;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #BFDBFE; box-shadow: 0 0 0 0.2rem #BFDBFE;
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #BFDBFE; box-shadow: 0 0 0 0.2rem #BFDBFE;
@ -2976,7 +2976,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #BFDBFE; box-shadow: inset 0 0 0 0.15rem #BFDBFE;

View File

@ -2922,7 +2922,7 @@
background: #EEF2FF; background: #EEF2FF;
color: #4338CA; color: #4338CA;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #C7D2FE; box-shadow: 0 0 0 0.2rem #C7D2FE;
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #C7D2FE; box-shadow: 0 0 0 0.2rem #C7D2FE;
@ -2976,7 +2976,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #C7D2FE; box-shadow: inset 0 0 0 0.15rem #C7D2FE;

View File

@ -2922,7 +2922,7 @@
background: #F5F3FF; background: #F5F3FF;
color: #6D28D9; color: #6D28D9;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #DDD6FE; box-shadow: 0 0 0 0.2rem #DDD6FE;
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #DDD6FE; box-shadow: 0 0 0 0.2rem #DDD6FE;
@ -2976,7 +2976,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #DDD6FE; box-shadow: inset 0 0 0 0.15rem #DDD6FE;

View File

@ -2922,7 +2922,7 @@
background: #F0FDFA; background: #F0FDFA;
color: #0F766E; color: #0F766E;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #99F6E4; box-shadow: 0 0 0 0.2rem #99F6E4;
@ -2942,7 +2942,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #99F6E4; box-shadow: 0 0 0 0.2rem #99F6E4;
@ -2976,7 +2976,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #99F6E4; box-shadow: inset 0 0 0 0.15rem #99F6E4;

View File

@ -2916,7 +2916,7 @@
background: #FFE082; background: #FFE082;
color: #212529; color: #212529;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2970,7 +2970,7 @@
color: #dedede; color: #dedede;
background: #4c4c4c; background: #4c4c4c;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem white; box-shadow: inset 0 0 0 0.15rem white;

View File

@ -2916,7 +2916,7 @@
background: #81D4FA; background: #81D4FA;
color: #212529; color: #212529;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2970,7 +2970,7 @@
color: #dedede; color: #dedede;
background: #4c4c4c; background: #4c4c4c;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem white; box-shadow: inset 0 0 0 0.15rem white;

View File

@ -2916,7 +2916,7 @@
background: #C5E1A5; background: #C5E1A5;
color: #212529; color: #212529;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2970,7 +2970,7 @@
color: #dedede; color: #dedede;
background: #4c4c4c; background: #4c4c4c;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem white; box-shadow: inset 0 0 0 0.15rem white;

View File

@ -2916,7 +2916,7 @@
background: #F48FB1; background: #F48FB1;
color: #212529; color: #212529;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem white; box-shadow: 0 0 0 0.1rem white;
@ -2970,7 +2970,7 @@
color: #dedede; color: #dedede;
background: #4c4c4c; background: #4c4c4c;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem white; box-shadow: inset 0 0 0 0.15rem white;

View File

@ -2928,7 +2928,7 @@
background: rgba(206, 147, 216, 0.16); background: rgba(206, 147, 216, 0.16);
color: #CE93D8; color: #CE93D8;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2928,7 +2928,7 @@
background: rgba(159, 168, 218, 0.16); background: rgba(159, 168, 218, 0.16);
color: #9FA8DA; color: #9FA8DA;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2928,7 +2928,7 @@
background: rgba(103, 58, 183, 0.12); background: rgba(103, 58, 183, 0.12);
color: #673AB7; color: #673AB7;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2928,7 +2928,7 @@
background: rgba(63, 81, 181, 0.12); background: rgba(63, 81, 181, 0.12);
color: #3F51B5; color: #3F51B5;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2928,7 +2928,7 @@
background: rgba(206, 147, 216, 0.16); background: rgba(206, 147, 216, 0.16);
color: #CE93D8; color: #CE93D8;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2928,7 +2928,7 @@
background: rgba(159, 168, 218, 0.16); background: rgba(159, 168, 218, 0.16);
color: #9FA8DA; color: #9FA8DA;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.04); background: rgba(255, 255, 255, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2928,7 +2928,7 @@
background: rgba(103, 58, 183, 0.12); background: rgba(103, 58, 183, 0.12);
color: #673AB7; color: #673AB7;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2928,7 +2928,7 @@
background: rgba(63, 81, 181, 0.12); background: rgba(63, 81, 181, 0.12);
color: #3F51B5; color: #3F51B5;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;
@ -2982,7 +2982,7 @@
color: rgba(0, 0, 0, 0.87); color: rgba(0, 0, 0, 0.87);
background: rgba(0, 0, 0, 0.04); background: rgba(0, 0, 0, 0.04);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: none; box-shadow: none;

View File

@ -2932,7 +2932,7 @@
background: #D8DEE9; background: #D8DEE9;
color: #2E3440; color: #2E3440;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #C0D0E0; box-shadow: 0 0 0 0.2rem #C0D0E0;
@ -2952,7 +2952,7 @@
border-color: #5E81AC; border-color: #5E81AC;
background: #ffffff; background: #ffffff;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #C0D0E0; box-shadow: 0 0 0 0.2rem #C0D0E0;
@ -2986,7 +2986,7 @@
color: #4C566A; color: #4C566A;
background: transparent; background: transparent;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #C0D0E0; box-shadow: inset 0 0 0 0.15rem #C0D0E0;

View File

@ -2904,7 +2904,7 @@
background: #44A1D9; background: #44A1D9;
color: #ffffff; color: #ffffff;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #90c9f5; box-shadow: 0 0 0 0.2rem #90c9f5;
@ -2924,7 +2924,7 @@
border-color: #121619; border-color: #121619;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #90c9f5; box-shadow: 0 0 0 0.2rem #90c9f5;
@ -2958,7 +2958,7 @@
color: #343a3f; color: #343a3f;
background: #dde1e6; background: #dde1e6;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #90c9f5; box-shadow: inset 0 0 0 0.15rem #90c9f5;

View File

@ -2904,7 +2904,7 @@
background: #e02365; background: #e02365;
color: #ffffff; color: #ffffff;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff; box-shadow: 0 0 0 0.2rem #8dcdff;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff; box-shadow: 0 0 0 0.2rem #8dcdff;
@ -2958,7 +2958,7 @@
color: #333333; color: #333333;
background: #eaeaea; background: #eaeaea;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #8dcdff; box-shadow: inset 0 0 0 0.15rem #8dcdff;

View File

@ -2916,7 +2916,7 @@
background: #007ad9; background: #007ad9;
color: #ffffff; color: #ffffff;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff; box-shadow: 0 0 0 0.2rem #8dcdff;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff; box-shadow: 0 0 0 0.2rem #8dcdff;
@ -2970,7 +2970,7 @@
color: #333333; color: #333333;
background: #eaeaea; background: #eaeaea;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #8dcdff; box-shadow: inset 0 0 0 0.15rem #8dcdff;

View File

@ -2916,7 +2916,7 @@
background: #41b883; background: #41b883;
color: #ffffff; color: #ffffff;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #c2e9d8; box-shadow: 0 0 0 0.2rem #c2e9d8;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #c2e9d8; box-shadow: 0 0 0 0.2rem #c2e9d8;
@ -2970,7 +2970,7 @@
color: #333333; color: #333333;
background: #eaeaea; background: #eaeaea;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #c2e9d8; box-shadow: inset 0 0 0 0.15rem #c2e9d8;

View File

@ -2916,7 +2916,7 @@
background: #007ad9; background: #007ad9;
color: #ffffff; color: #ffffff;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff; box-shadow: 0 0 0 0.2rem #8dcdff;
@ -2936,7 +2936,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff; box-shadow: 0 0 0 0.2rem #8dcdff;
@ -2970,7 +2970,7 @@
color: #333333; color: #333333;
background: #eaeaea; background: #eaeaea;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #8dcdff; box-shadow: inset 0 0 0 0.15rem #8dcdff;

View File

@ -2904,7 +2904,7 @@
background: #AFD3C8; background: #AFD3C8;
color: #385048; color: #385048;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #e4e9ec; box-shadow: 0 0 0 0.2rem #e4e9ec;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: transparent; background: transparent;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #e4e9ec; box-shadow: 0 0 0 0.2rem #e4e9ec;
@ -2958,7 +2958,7 @@
color: #666666; color: #666666;
background: #f4f4f4; background: #f4f4f4;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #e4e9ec; box-shadow: inset 0 0 0 0.15rem #e4e9ec;

View File

@ -2904,7 +2904,7 @@
background: #E3F2FD; background: #E3F2FD;
color: #495057; color: #495057;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #a6d5fa; box-shadow: 0 0 0 0.2rem #a6d5fa;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #a6d5fa; box-shadow: 0 0 0 0.2rem #a6d5fa;
@ -2958,7 +2958,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #a6d5fa; box-shadow: inset 0 0 0 0.15rem #a6d5fa;

View File

@ -2904,7 +2904,7 @@
background: #E8F5E9; background: #E8F5E9;
color: #495057; color: #495057;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #b7e0b8; box-shadow: 0 0 0 0.2rem #b7e0b8;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #b7e0b8; box-shadow: 0 0 0 0.2rem #b7e0b8;
@ -2958,7 +2958,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #b7e0b8; box-shadow: inset 0 0 0 0.15rem #b7e0b8;

View File

@ -2904,7 +2904,7 @@
background: #FFF3E0; background: #FFF3E0;
color: #495057; color: #495057;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #ffe69c; box-shadow: 0 0 0 0.2rem #ffe69c;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #ffe69c; box-shadow: 0 0 0 0.2rem #ffe69c;
@ -2958,7 +2958,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #ffe69c; box-shadow: inset 0 0 0 0.15rem #ffe69c;

View File

@ -2904,7 +2904,7 @@
background: #F3E5F5; background: #F3E5F5;
color: #495057; color: #495057;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #df9eea; box-shadow: 0 0 0 0.2rem #df9eea;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.2rem #df9eea; box-shadow: 0 0 0 0.2rem #df9eea;
@ -2958,7 +2958,7 @@
color: #495057; color: #495057;
background: #e9ecef; background: #e9ecef;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #df9eea; box-shadow: inset 0 0 0 0.15rem #df9eea;

View File

@ -2928,7 +2928,7 @@
background: rgba(177, 157, 247, 0.16); background: rgba(177, 157, 247, 0.16);
color: #b19df7; color: #b19df7;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #e0d8fc; box-shadow: 0 0 0 1px #e0d8fc;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #e0d8fc; box-shadow: 0 0 0 1px #e0d8fc;
@ -2982,7 +2982,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #e0d8fc; box-shadow: inset 0 0 0 0.15rem #e0d8fc;

View File

@ -2928,7 +2928,7 @@
background: #e2dcfc; background: #e2dcfc;
color: #5a37f1; color: #5a37f1;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #c7bbfa; box-shadow: 0 0 0 1px #c7bbfa;
@ -2948,7 +2948,7 @@
border-color: transparent; border-color: transparent;
background: #f6f9fc; background: #f6f9fc;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #c7bbfa; box-shadow: 0 0 0 1px #c7bbfa;
@ -2982,7 +2982,7 @@
color: #043d75; color: #043d75;
background: #f6f9fc; background: #f6f9fc;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #c7bbfa; box-shadow: inset 0 0 0 0.15rem #c7bbfa;

View File

@ -2939,7 +2939,7 @@
background: #EEF2FF; background: #EEF2FF;
color: #312E81; color: #312E81;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #6366F1; box-shadow: 0 0 0 1px #6366F1;
@ -2959,7 +2959,7 @@
border-color: transparent; border-color: transparent;
background: #f4f4f5; background: #f4f4f5;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #6366F1; box-shadow: 0 0 0 1px #6366F1;
@ -2993,7 +2993,7 @@
color: #18181B; color: #18181B;
background: #f4f4f5; background: #f4f4f5;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #6366F1; box-shadow: inset 0 0 0 0.15rem #6366F1;

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #93cbf9; box-shadow: 0 0 0 1px #93cbf9;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #93cbf9; box-shadow: 0 0 0 1px #93cbf9;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #93cbf9; box-shadow: inset 0 0 0 0.15rem #93cbf9;

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #a7d8a9; box-shadow: 0 0 0 1px #a7d8a9;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #a7d8a9; box-shadow: 0 0 0 1px #a7d8a9;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #a7d8a9; box-shadow: inset 0 0 0 0.15rem #a7d8a9;

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #ffe284; box-shadow: 0 0 0 1px #ffe284;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #ffe284; box-shadow: 0 0 0 1px #ffe284;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #ffe284; box-shadow: inset 0 0 0 0.15rem #ffe284;

View File

@ -2904,7 +2904,7 @@
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-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #cf95d9; box-shadow: 0 0 0 1px #cf95d9;
@ -2924,7 +2924,7 @@
border-color: transparent; border-color: transparent;
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #cf95d9; box-shadow: 0 0 0 1px #cf95d9;
@ -2958,7 +2958,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(255, 255, 255, 0.03); background: rgba(255, 255, 255, 0.03);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #cf95d9; box-shadow: inset 0 0 0 0.15rem #cf95d9;

View File

@ -2936,7 +2936,7 @@
background: rgba(158, 173, 230, 0.16); background: rgba(158, 173, 230, 0.16);
color: #9eade6; color: #9eade6;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #9eade6; box-shadow: 0 0 0 1px #9eade6;
@ -2956,7 +2956,7 @@
border-color: transparent; border-color: transparent;
background: rgba(158, 173, 230, 0.08); background: rgba(158, 173, 230, 0.08);
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 1px #9eade6; box-shadow: 0 0 0 1px #9eade6;
@ -2990,7 +2990,7 @@
color: rgba(255, 255, 255, 0.87); color: rgba(255, 255, 255, 0.87);
background: rgba(158, 173, 230, 0.08); background: rgba(158, 173, 230, 0.08);
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #9eade6; box-shadow: inset 0 0 0 0.15rem #9eade6;

View File

@ -2936,7 +2936,7 @@
background: #ced6f1; background: #ced6f1;
color: #585858; color: #585858;
} }
.p-column-filter-menu-button:focus { .p-column-filter-menu-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem #bbc7ee; box-shadow: 0 0 0 0.1rem #bbc7ee;
@ -2956,7 +2956,7 @@
border-color: transparent; border-color: transparent;
background: #edf0fA; background: #edf0fA;
} }
.p-column-filter-clear-button:focus { .p-column-filter-clear-button:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: 0 0 0 0.1rem #bbc7ee; box-shadow: 0 0 0 0.1rem #bbc7ee;
@ -2990,7 +2990,7 @@
color: #6c6c6c; color: #6c6c6c;
background: #edf0fA; background: #edf0fA;
} }
.p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus { .p-column-filter-overlay .p-column-filter-row-items .p-column-filter-row-item:focus-visible {
outline: 0 none; outline: 0 none;
outline-offset: 0; outline-offset: 0;
box-shadow: inset 0 0 0 0.15rem #bbc7ee; box-shadow: inset 0 0 0 0.15rem #bbc7ee;