Skip to content

Commit

Permalink
Fixed #2025 - Update themes for datatable list shadow style
Browse files Browse the repository at this point in the history
  • Loading branch information
tugcekucukoglu committed Jan 19, 2022
1 parent 2d70295 commit b606675
Show file tree
Hide file tree
Showing 43 changed files with 86 additions and 86 deletions.
4 changes: 2 additions & 2 deletions public/themes/arya-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #93cbf9;
outline-offset: -1px;
outline: 0.15rem solid #93cbf9;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(100, 181, 246, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/arya-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #a7d8a9;
outline-offset: -1px;
outline: 0.15rem solid #a7d8a9;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(129, 199, 132, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/arya-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #ffe284;
outline-offset: -1px;
outline: 0.15rem solid #ffe284;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(255, 213, 79, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/arya-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #cf95d9;
outline-offset: -1px;
outline: 0.15rem solid #cf95d9;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(186, 104, 200, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/bootstrap4-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #e3f3fe;
outline-offset: -1px;
outline: 0.15rem solid #e3f3fe;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #8dd0ff;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/bootstrap4-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #f0e6f5;
outline-offset: -1px;
outline: 0.15rem solid #f0e6f5;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #c298d8;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/bootstrap4-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid rgba(38, 143, 255, 0.5);
outline-offset: -1px;
outline: 0.15rem solid rgba(38, 143, 255, 0.5);
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #007bff;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/bootstrap4-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid rgba(136, 60, 174, 0.5);
outline-offset: -1px;
outline: 0.15rem solid rgba(136, 60, 174, 0.5);
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #883cae;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/fluent-light/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #605e5c;
outline-offset: -1px;
outline: 0.15rem solid #605e5c;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #edebe9;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid rgba(147, 197, 253, 0.5);
outline-offset: -1px;
outline: 0.15rem solid rgba(147, 197, 253, 0.5);
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(147, 197, 253, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid rgba(165, 180, 252, 0.5);
outline-offset: -1px;
outline: 0.15rem solid rgba(165, 180, 252, 0.5);
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(165, 180, 252, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid rgba(196, 181, 253, 0.5);
outline-offset: -1px;
outline: 0.15rem solid rgba(196, 181, 253, 0.5);
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(196, 181, 253, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-dark-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid rgba(94, 234, 212, 0.5);
outline-offset: -1px;
outline: 0.15rem solid rgba(94, 234, 212, 0.5);
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(94, 234, 212, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #BFDBFE;
outline-offset: -1px;
outline: 0.15rem solid #BFDBFE;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #EFF6FF;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #C7D2FE;
outline-offset: -1px;
outline: 0.15rem solid #C7D2FE;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #EEF2FF;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #DDD6FE;
outline-offset: -1px;
outline: 0.15rem solid #DDD6FE;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #F5F3FF;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/lara-light-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2372,8 +2372,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #99F6E4;
outline-offset: -1px;
outline: 0.15rem solid #99F6E4;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #F0FDFA;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/luna-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid white;
outline-offset: -1px;
outline: 0.15rem solid white;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #FFE082;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/luna-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid white;
outline-offset: -1px;
outline: 0.15rem solid white;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #81D4FA;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/luna-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid white;
outline-offset: -1px;
outline: 0.15rem solid white;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #C5E1A5;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/luna-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid white;
outline-offset: -1px;
outline: 0.15rem solid white;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #F48FB1;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/md-dark-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(206, 147, 216, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/md-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(159, 168, 218, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/md-light-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(103, 58, 183, 0.12);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/md-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(63, 81, 181, 0.12);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/mdc-dark-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(206, 147, 216, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/mdc-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(159, 168, 218, 0.16);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/mdc-light-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(103, 58, 183, 0.12);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/mdc-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2361,8 +2361,8 @@
font-weight: 500;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid transparent;
outline-offset: -1px;
outline: 0.15rem solid transparent;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: rgba(63, 81, 181, 0.12);
Expand Down
4 changes: 2 additions & 2 deletions public/themes/nova-accent/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #8dcdff;
outline-offset: -1px;
outline: 0.15rem solid #8dcdff;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #e02365;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/nova-alt/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #8dcdff;
outline-offset: -1px;
outline: 0.15rem solid #8dcdff;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #007ad9;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/nova-vue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #c2e9d8;
outline-offset: -1px;
outline: 0.15rem solid #c2e9d8;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #41b883;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/nova/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2349,8 +2349,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #8dcdff;
outline-offset: -1px;
outline: 0.15rem solid #8dcdff;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #007ad9;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/rhea/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 700;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #e4e9ec;
outline-offset: -1px;
outline: 0.15rem solid #e4e9ec;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #AFD3C8;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/saga-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #a6d5fa;
outline-offset: -1px;
outline: 0.15rem solid #a6d5fa;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #E3F2FD;
Expand Down
4 changes: 2 additions & 2 deletions public/themes/saga-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -2337,8 +2337,8 @@
font-weight: 600;
}
.p-datatable .p-datatable-tbody > tr:focus {
outline: 1px solid #b7e0b8;
outline-offset: -1px;
outline: 0.15rem solid #b7e0b8;
outline-offset: -0.15rem;
}
.p-datatable .p-datatable-tbody > tr.p-highlight {
background: #E8F5E9;
Expand Down
Loading

0 comments on commit b606675

Please sign in to comment.