[wp-trac] [WordPress Trac] #4728: Opera: Wordpress Admin prev/next link styling makes them unclickable

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 11 10:41:02 GMT 2007


#4728: Opera: Wordpress Admin prev/next link styling makes them unclickable
----------------------------+-----------------------------------------------
 Reporter:  DD32            |       Owner:  anonymous        
     Type:  defect          |      Status:  new              
 Priority:  normal          |   Milestone:  2.4 (future)     
Component:  Administration  |     Version:                   
 Severity:  minor           |    Keywords:  opera needs-patch
----------------------------+-----------------------------------------------
 Opera [http://www.opera.com/docs/browserjs/ Browser.js] file is kicking in
 for WP-Admin.
 {{{
 } else if(pathname.indexOf('wp-admin')>-1){                     // 261699,
 Wordpress Admin prev/next link styling makes them unclickable
                 addCssToDocument('.navigation{display:inline !important;}
 .navigation div{display:block !important;}');
                         if(self==top)postError.call(opera, 'Opera has
 modified the JavaScript on '+hostname+' (Wordpress Admin prev/next link
 styling makes them unclickable). See browser.js for details');
         }
 }}}

 I'll leave the patching to others who have more experience with the Admin
 CSS (I dont want to break it for other browsers :) )

-- 
Ticket URL: <http://trac.wordpress.org/ticket/4728>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list