Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPootle Translation <pootle@dev.laptop.org>2008-09-11 21:38:19 (GMT)
committer Pootle Translation <pootle@dev.laptop.org>2008-09-11 21:38:19 (GMT)
commit0406ca78b99ec76b3fbb7e51719e9013212ac968 (patch)
tree97ee8fe00a929503f5da7b6be0160b8ff335d3f2
parentb924514502efc1e595bd18ada2390b1cf6723ee7 (diff)
Revert "Removing pseudo.po"
This reverts commit 66e12355a7e22805d27326f358e86850b0f5d817.
-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"); }
+