diff options
Diffstat (limited to 'files/pt-pt/web/api/web_workers_api')
-rw-r--r-- | files/pt-pt/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html | 6 | ||||
-rw-r--r-- | files/pt-pt/web/api/web_workers_api/using_web_workers/index.html | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/files/pt-pt/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html b/files/pt-pt/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html index ee969bfb75..14e44860a1 100644 --- a/files/pt-pt/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html +++ b/files/pt-pt/web/api/web_workers_api/functions_and_classes_available_to_workers/index.html @@ -366,9 +366,9 @@ translation_of: Web/API/Web_Workers_API/Functions_and_classes_available_to_worke <div id="SL_balloon_obj" style="display: block;"> <div class="SL_ImTranslatorLogo" id="SL_button" style="background: rgba(0, 0, 0, 0) repeat scroll 0% 0%; opacity: 0; display: block; left: -8px; top: -25px; transition: visibility 2s ease 0s, opacity 2s linear 0s;"> </div> -<div id="SL_shadow_translation_result2" style="display: none;"> </div> +<div id="SL_shadow_translation_result2" class="hidden"> </div> -<div id="SL_shadow_translator" style="display: none;"> +<div id="SL_shadow_translator" class="hidden"> <div id="SL_planshet"> <div id="SL_arrow_up" style="background: rgba(0, 0, 0, 0) repeat scroll 0% 0%;"> </div> @@ -380,7 +380,7 @@ translation_of: Web/API/Web_Workers_API/Functions_and_classes_available_to_worke <div class="SL_BL_LABLE_ON" id="SL_P2" title="Translator">T</div> </div> -<div id="SL_alert_bbl" style="display: none;"> +<div id="SL_alert_bbl" class="hidden"> <div id="SLHKclose" style="background: rgba(0, 0, 0, 0) repeat scroll 0% 0%;"> </div> <div id="SL_alert_cont"> </div> diff --git a/files/pt-pt/web/api/web_workers_api/using_web_workers/index.html b/files/pt-pt/web/api/web_workers_api/using_web_workers/index.html index 9a404127dc..d0ec98c6c0 100644 --- a/files/pt-pt/web/api/web_workers_api/using_web_workers/index.html +++ b/files/pt-pt/web/api/web_workers_api/using_web_workers/index.html @@ -1025,7 +1025,7 @@ onmessage = function(event) { <div class="SL_BL_LABLE_OFF" id="SL_P2" title="Translator">T</div> </div> -<div id="SL_alert_bbl" style="display: none;"> +<div id="SL_alert_bbl" class="hidden"> <div id="SLHKclose" style="background: rgba(0, 0, 0, 0) repeat scroll 0% 0%;"> </div> <div id="SL_alert_cont"> </div> @@ -1048,7 +1048,7 @@ onmessage = function(event) { <div class="SL_copy_hand" id="SL_copy" style="background: rgba(0, 0, 0, 0) repeat scroll 0% 0%;" title="Copiar"> </div> </td> <td class="SL_td"> - <div id="SL_bbl_font_patch" style="display: none;"> </div> + <div id="SL_bbl_font_patch" class="hidden"> </div> <div class="SL_font_on" id="SL_bbl_font" style="background: rgba(0, 0, 0, 0) repeat scroll 0% 0%;" title="Tamanho da fonte"> </div> </td> @@ -1070,7 +1070,7 @@ onmessage = function(event) { <div id="SL_player2" style="display: none; height: 0px;"> </div> -<div id="SL_alert100" style="display: none;">A função de fala é limitada a 200 caracteres</div> +<div id="SL_alert100" class="hidden">A função de fala é limitada a 200 caracteres</div> <div id="SL_Balloon_options" style="background: rgb(239, 239, 239) none repeat scroll 0% 0%;"> <div id="SL_arrow_down" style="background: rgba(0, 0, 0, 0) repeat scroll 0% 0%; display: block; left: 49px;"> </div> |