Skip to content

Commit

Permalink
Remove focus visuals on mouse event
Browse files Browse the repository at this point in the history
  • Loading branch information
cagataycivici committed Oct 4, 2023
1 parent d8cb737 commit b5e5c78
Show file tree
Hide file tree
Showing 47 changed files with 141 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/assets/components/themes/arya-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 1px #93cbf9;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/arya-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 1px #a7d8a9;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/arya-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 1px #ffe284;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/arya-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 1px #cf95d9;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/bootstrap4-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6263,6 +6263,9 @@
outline-offset: 0;
box-shadow: 0 0 0 1px #e3f3fe;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/bootstrap4-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6263,6 +6263,9 @@
outline-offset: 0;
box-shadow: 0 0 0 1px #f0e6f5;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/bootstrap4-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6263,6 +6263,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.75rem;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6263,6 +6263,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(136, 60, 174, 0.5);
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/fluent-light/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6203,6 +6203,9 @@
outline-offset: 0;
box-shadow: inset 0 0 0 1px #605e5c;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(147, 197, 253, 0.5);
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(165, 180, 252, 0.5);
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(196, 181, 253, 0.5);
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-dark-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem rgba(94, 234, 212, 0.5);
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #BFDBFE;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #C7D2FE;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #DDD6FE;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/lara-light-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6222,6 +6222,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #99F6E4;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/luna-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6215,6 +6215,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.1rem white;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/luna-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6215,6 +6215,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.1rem white;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/luna-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6215,6 +6215,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.1rem white;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/luna-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6215,6 +6215,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.1rem white;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/md-dark-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/md-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/md-light-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/md-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/mdc-dark-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/mdc-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/mdc-light-deeppurple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/mdc-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6275,6 +6275,9 @@
outline-offset: 0;
box-shadow: none;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 1rem 1rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/mira/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6279,6 +6279,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #C0D0E0;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/nano/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #90c9f5;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.25rem 0.25rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/nova-accent/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6203,6 +6203,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/nova-alt/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6215,6 +6215,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/nova/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6215,6 +6215,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #8dcdff;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/rhea/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6203,6 +6203,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #e4e9ec;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.429rem 0.429rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/saga-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #a6d5fa;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/saga-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #b7e0b8;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/saga-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #ffe69c;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/saga-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6251,6 +6251,9 @@
outline-offset: 0;
box-shadow: 0 0 0 0.2rem #df9eea;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.5rem 0.5rem;
Expand Down
3 changes: 3 additions & 0 deletions src/assets/components/themes/soho-dark/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -6227,6 +6227,9 @@
outline-offset: 0;
box-shadow: 0 0 0 1px #e0d8fc;
}
.p-chip .pi-chip-remove-icon:focus {
outline: 0 none;
}

.p-inplace .p-inplace-display {
padding: 0.75rem 0.75rem;
Expand Down
Loading

1 comment on commit b5e5c78

@vercel
Copy link

@vercel vercel bot commented on b5e5c78 Oct 4, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.