diff options
author | Peter Bengtsson <mail@peterbe.com> | 2021-02-25 08:31:36 -0500 |
---|---|---|
committer | Peter Bengtsson <mail@peterbe.com> | 2021-02-25 08:31:36 -0500 |
commit | 97065b2e68dd8768dc1ea092c893c57ebe205026 (patch) | |
tree | 11bf4a1114c543989c24c7a801ba379b2c20a30c /files/pt-pt/orphaned/mdn | |
parent | d1794f6b276285489b417053507f432a14be31df (diff) | |
download | translated-content-97065b2e68dd8768dc1ea092c893c57ebe205026.tar.gz translated-content-97065b2e68dd8768dc1ea092c893c57ebe205026.tar.bz2 translated-content-97065b2e68dd8768dc1ea092c893c57ebe205026.zip |
use class="hidden" not style="display:none"
Diffstat (limited to 'files/pt-pt/orphaned/mdn')
-rw-r--r-- | files/pt-pt/orphaned/mdn/community/whats_happening/index.html | 2 | ||||
-rw-r--r-- | files/pt-pt/orphaned/mdn/editor/basics/index.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/files/pt-pt/orphaned/mdn/community/whats_happening/index.html b/files/pt-pt/orphaned/mdn/community/whats_happening/index.html index 909a63c50f..db6c4837ce 100644 --- a/files/pt-pt/orphaned/mdn/community/whats_happening/index.html +++ b/files/pt-pt/orphaned/mdn/community/whats_happening/index.html @@ -23,7 +23,7 @@ original_slug: MDN/Comunidade/O_que_está_a_acontecer <h2 id="Emissões_de_ephemera">Emissões de ephemera</h2> <ul> - <li><a href="https://twitter.com/mozhacks" title="https://twitter.com/mozhacks"><span id="cke_bm_286S" style="display: none;"> </span></a><a href="http://twitter.com/MozDevNet">@MozDevNet</a>: Curated feed of new pages, significant updates, and other news about Mozilla Developer Network.</li> + <li><a href="https://twitter.com/mozhacks" title="https://twitter.com/mozhacks"><span id="cke_bm_286S" class="hidden"> </span></a><a href="http://twitter.com/MozDevNet">@MozDevNet</a>: Curated feed of new pages, significant updates, and other news about Mozilla Developer Network.</li> <li><a href="https://twitter.com/mozhacks" title="https://twitter.com/mozhacks">@MozHacks</a>: Tweets about new web technologies, great HTML5 apps, and Firefox features.</li> <li><a href="http://www.youtube.com/user/mozhacks" title="http://www.youtube.com/user/mozhacks">Mozilla Hacks (YouTube)</a></li> </ul> diff --git a/files/pt-pt/orphaned/mdn/editor/basics/index.html b/files/pt-pt/orphaned/mdn/editor/basics/index.html index ac942b7fd4..8399efecf4 100644 --- a/files/pt-pt/orphaned/mdn/editor/basics/index.html +++ b/files/pt-pt/orphaned/mdn/editor/basics/index.html @@ -70,4 +70,4 @@ original_slug: MDN/Editor/Basicos <li><a href="https://docs.ckeditor.com/">CKEditor - Guia do Utilizador</a></li> </ul> -<h6 id="EditorGuideQuicklinks">{{EditorGuideQuicklinks}}<span id="cke_bm_73C" style="display: none;"> </span></h6> +<h6 id="EditorGuideQuicklinks">{{EditorGuideQuicklinks}}<span id="cke_bm_73C" class="hidden"> </span></h6> |