diff options
Diffstat (limited to 'files/pt-pt/tools/tools_toolbox/index.html')
-rw-r--r-- | files/pt-pt/tools/tools_toolbox/index.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/files/pt-pt/tools/tools_toolbox/index.html b/files/pt-pt/tools/tools_toolbox/index.html index 9376aefb14..f1fd212ad2 100644 --- a/files/pt-pt/tools/tools_toolbox/index.html +++ b/files/pt-pt/tools/tools_toolbox/index.html @@ -100,9 +100,9 @@ translation_of: Tools/Tools_Toolbox <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%; display: none; opacity: 1;"> </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> @@ -114,7 +114,7 @@ translation_of: Tools/Tools_Toolbox <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> |