Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translation(HTML): web/html/element/button #466

Merged
merged 4 commits into from
Jul 25, 2022

Conversation

undead404
Copy link
Contributor

Оригінальний вміст: : The Button element@MDN, сирці : The Button element@GitHub

@undead404 undead404 linked an issue Jul 20, 2022 that may be closed by this pull request
50 tasks

### Firefox

Firefox додасть кнопці, що має фокус, дрібний пунктирний контур. Такий контур оголошується за допомогою CSS в списку стилів браузера, але його можна відкинути, щоб додати власний стиль кнопки з фокусом за допомогою [`button::-moz-focus-inner { }`](/uk/docs/Web/CSS/::-moz-focus-inner).
Copy link
Member

Choose a reason for hiding this comment

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

омг... Тобто окрім стандартного outline у нас є іще й фірмовий псевдоклас від мозілли 🤯

Copy link
Member

@AdriandeCita AdriandeCita left a comment

Choose a reason for hiding this comment

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

Декілька невеличких зауважень

Co-authored-by: Mykola Myslovskyi <[email protected]>
@AdriandeCita AdriandeCita merged commit 539f57d into master Jul 25, 2022
@AdriandeCita AdriandeCita deleted the translation/html-element-button branch August 5, 2022 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HTML – переклад пріоритетних сторінок
2 participants