Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/agent-stylesheet.css
diff options
context:
space:
mode:
authorPootle Translation <pootle@dev.laptop.org>2008-09-11 21:16:17 (GMT)
committer Pootle Translation <pootle@dev.laptop.org>2008-09-11 21:16:17 (GMT)
commit30f02d7b8eed209e59f47888b2c64c31bf52ead5 (patch)
treee09e0c69ef2e0b07f5497167ea6960850c257d83 /agent-stylesheet.css
parent65f42dedc7745aa0e2afd7551018f822bb230ba1 (diff)
Undo last commits
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"); }
+