Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/agent-stylesheet.css
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2007-10-12 21:10:57 (GMT)
committer Marco Pesenti Gritti <mpg@redhat.com>2007-10-12 21:10:57 (GMT)
commit502b3321716ff063e1992c35cb28483da48b0dd6 (patch)
treefdd14f37d4ea8c1b190c90914b7e2d87293ca1bb /agent-stylesheet.css
parent95fa23ddf05d900f95a9c7d669c0fed9d5da1356 (diff)
parentd800b328ebea44310d6bb475c72f6a9e1557f13c (diff)
Merge branch 'master' of git+ssh://dev.laptop.org/git/web-activity
Conflicts: NEWS browser.py
Diffstat (limited to 'agent-stylesheet.css')
-rw-r--r--agent-stylesheet.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/agent-stylesheet.css b/agent-stylesheet.css
new file mode 100644
index 0000000..6c94d0e
--- /dev/null
+++ b/agent-stylesheet.css
@@ -0,0 +1,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"); }
+