Skip to content

Commit

Permalink
fix end value has mixed support vite warning (#5182)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tamas-hi authored Feb 1, 2024
1 parent 9c162ae commit ba3e617
Show file tree
Hide file tree
Showing 77 changed files with 77 additions and 77 deletions.
2 changes: 1 addition & 1 deletion public/themes/arya-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4014,7 +4014,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/arya-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4014,7 +4014,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/arya-orange/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4014,7 +4014,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/arya-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4014,7 +4014,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-cyan/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-lime/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-noir/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-dark-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4082,7 +4082,7 @@
color: #ffffff;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-cyan/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-lime/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-noir/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4092,7 +4092,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/aura-light-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4084,7 +4084,7 @@
color: #334155;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4075,7 +4075,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 1rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4075,7 +4075,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 1rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4075,7 +4075,7 @@
color: #212529;
padding: 1rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/bootstrap4-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4075,7 +4075,7 @@
color: #212529;
padding: 1rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/fluent-light/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -3989,7 +3989,7 @@
color: #323130;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 2px;
border-bottom-left-radius: 2px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-cyan/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-dark-teal/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: rgba(255, 255, 255, 0.87);
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-light-amber/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: #4b5563;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-light-blue/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: #4b5563;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-light-cyan/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: #4b5563;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-light-green/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: #4b5563;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-light-indigo/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: #4b5563;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-light-pink/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: #4b5563;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
2 changes: 1 addition & 1 deletion public/themes/lara-light-purple/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -4057,7 +4057,7 @@
color: #4b5563;
padding: 0 1.5rem 1.5rem 1.5rem;
display: flex;
justify-content: end;
justify-content: flex-end;
gap: 0.5rem;
border-bottom-right-radius: 6px;
border-bottom-left-radius: 6px;
Expand Down
Loading

0 comments on commit ba3e617

Please sign in to comment.