~ubuntu-branches/ubuntu/lucid/flashblock/lucid-proposed

« back to all changes in this revision

Viewing changes to content/flashblock/flashblock.css

  • Committer: Bazaar Package Importer
  • Author(s): Philippe Coval
  • Date: 2009-04-03 16:49:15 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20090403164915-oqcwx6g70d26nnzj
Tags: 1.3.12~a1+snapshot20090326-0ubuntu1
* New upstream release (LP: #309390)
  - Set the same version : from install.js to install.rdf
* debian/rules:
  - Read install.rdf instead of install.js to guess upstream version
* debian/control:
  - Added ${misc:Depends}, as lintian suggested and prefer FF-3.5
  - enhances flashplugin-nonfree

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
}
74
74
 
75
75
/*
 
76
 * Don't bind to objects with an explicit type=""
 
77
 * e.g. type="application/x-sibelius-score".
 
78
*/
 
79
object[type]:not([type="application/x-shockwave-flash"]):not([type="application/x-director"]):not([type="application/x-authorware-map"]):not([data*=".swf"]):not([src*=".swf"])
 
80
{ -moz-binding: none !important; }
 
81
 
 
82
/*
76
83
 * Broken Objects.
77
84
*/
78
85
object