BrowserView.js
authorAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 07:10:13 +0000 (15:10 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 18 May 2015 07:10:13 +0000 (15:10 +0800)
BrowserView.js

index a7af318..c7fd082 100644 (file)
@@ -315,8 +315,8 @@ BrowserView = new GType({
             }
             if (current_url.match(/\.efytimes\.com\//) ) {
                 Seed.print("hide coverpop\n");
-                TabbedBrowser.browser.current_tab().get_web_view().execute_script("try {document.getElementById('CoverPop-cover').style.display = 'none'; } catch(e) {}"); 
-                              
+                TabbedBrowser.browser.current_tab().get_web_view().execute_script("try {document.getElementById('CoverPop-cover').style.display = 'none'; } catch(e) {}");
+                               
             }