diff options
Diffstat (limited to 'files/fr/web/javascript/reference/global_objects/object')
-rw-r--r-- | files/fr/web/javascript/reference/global_objects/object/create/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/files/fr/web/javascript/reference/global_objects/object/create/index.html b/files/fr/web/javascript/reference/global_objects/object/create/index.html index e8f8cf50a5..5cf69f483c 100644 --- a/files/fr/web/javascript/reference/global_objects/object/create/index.html +++ b/files/fr/web/javascript/reference/global_objects/object/create/index.html @@ -223,7 +223,7 @@ o2 = Object.create({}, { <div id="SLO_balloon_obj" style="display: block;"> <div class="SLO_ImTranslatorLogo" id="SLO_button" style="display: none; opacity: 1;"></div> -<div id="SLO_shadow_translation_result2" style="display: none;"></div> +<div id="SLO_shadow_translation_result2" class="hidden"></div> <div id="SLO_shadow_translator" style="display: none; left: 63px; top: 0px; box-shadow: rgb(186, 185, 181) 0px 0px 0px;"> <div id="SLO_planshet"> @@ -237,7 +237,7 @@ o2 = Object.create({}, { <div class="SLO_BL_LABLE_ON" id="SLO_P2" title="Translator">T</div> </div> -<div id="SLO_alert_bbl" style="display: none;"> +<div id="SLO_alert_bbl" class="hidden"> <div id="SLHKclose"></div> <div id="SLO_alert_cont"></div> |