https://bugzilla.wikimedia.org/show_bug.cgi?id=25658
--- Comment #8 from Derk-Jan Hartman <[email protected]> --- we also have a workaround for it in kplayer skin it seems. var userAgent = navigator.userAgent.toLowerCase(); if( userAgent.indexOf('safari') != -1 ){ $menuOverlay.css('opacity', '0.9'); } -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
