diff options
Diffstat (limited to 'files/es/web/api/canvasrenderingcontext2d/index.html')
-rw-r--r-- | files/es/web/api/canvasrenderingcontext2d/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/es/web/api/canvasrenderingcontext2d/index.html b/files/es/web/api/canvasrenderingcontext2d/index.html index 77df4af190..f831371fe2 100644 --- a/files/es/web/api/canvasrenderingcontext2d/index.html +++ b/files/es/web/api/canvasrenderingcontext2d/index.html @@ -441,7 +441,7 @@ ctx.fillRect(10, 10, 55, 50); <div id="SLG_balloon_obj" style="display: block;"> <div class="SLG_ImTranslatorLogo" id="SLG_button" style="display: none; opacity: 1;"> </div> -<div id="SLG_shadow_translation_result2" style="display: none;"> </div> +<div id="SLG_shadow_translation_result2" class="hidden"> </div> <div id="SLG_shadow_translator" style="display: none; box-shadow: rgb(186, 185, 181) 0px 0px 0px;"> <div id="SLG_planshet"> @@ -455,7 +455,7 @@ ctx.fillRect(10, 10, 55, 50); <div class="SLG_BL_LABLE_ON" id="SLG_P2" title="Translator">T</div> </div> -<div id="SLG_alert_bbl" style="display: none;"> +<div id="SLG_alert_bbl" class="hidden"> <div id="SLHKclose" style=""> </div> <div id="SLG_alert_cont"> </div> |