File: agent-stylesheet.css

package info (click to toggle)
sugar-browse-activity-0.84 108-9
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 844 kB
  • ctags: 398
  • sloc: python: 2,148; xml: 161; makefile: 21
file content (8 lines) | stat: -rw-r--r-- 319 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
/* Prevent flash animations from playing until you click on them. */
object[classid$=":D27CDB6E-AE6D-11cf-96B8-444553540000"],
object[codebase*="swflash.cab"],
object[type="application/x-shockwave-flash"],
embed[type="application/x-shockwave-flash"],
embed[src$=".swf"]
{ -moz-binding: url("clickToView.xml#flash"); }