diff options
author | Clóvis Lima Júnior <clovis.junior@gmail.com> | 2021-06-04 18:38:22 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-04 18:38:22 -0300 |
commit | 5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b (patch) | |
tree | 9e659893c8b94152049e062c40493478ff1fa8cd /files/pt-br/mozilla/add-ons/webextensions/api/theme | |
parent | 00f903c9cb62d4f3a8ad4b7aa051e16926021fef (diff) | |
download | translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.tar.gz translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.tar.bz2 translated-content-5ce6dc5cf9df29b229e9e892fdcb1ddbc641498b.zip |
Remove all hidden paragraphs about Browser compatibility on pt-BR (#1104)
* chore: Remove all hidden paragraphs about Browser compabitility on pt-BR
following #1008
* chore: Continue the removal of hidden paragraphs about Browser compability
* chore: Normalize Browser compability name and id
* chore: normalize id from Browser Compatibility title
Diffstat (limited to 'files/pt-br/mozilla/add-ons/webextensions/api/theme')
-rw-r--r-- | files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html b/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html index 4eeadc06fb..44ee1f0958 100644 --- a/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html +++ b/files/pt-br/mozilla/add-ons/webextensions/api/theme/index.html @@ -47,9 +47,7 @@ original_slug: Mozilla/Add-ons/WebExtensions/API/tema <dd>Disparada<em> </em>quando o navegador tiver sido alterado.</dd> </dl> -<h2 id="Compatibilidade">Compatibilidade</h2> - -<div class="hidden">A tabela de compatibilidade, nesta página, foi gerada a partir de dados estruturados. Se você apreciar contribuir com ela, por favor, verifique a <a href="https://github.com/mdn/browser-compat-data">https://github.com/mdn/browser-compat-data</a> e deixe-nos saber de seu interesse.</div> +<h2 id="Browser_compatibility">Compatibilidade com navegadores</h2> <p>{{Compat("webextensions.api.theme")}}</p> |