summaryrefslogtreecommitdiff
path: root/template/fullscreen.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-30 02:59:46 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-08-30 02:59:46 -0400
commitaf47c4c5f5b99a4ab3f5a18a734f11f82530d778 (patch)
treed651f09aa122213e90233ee951137f997da1c4c3 /template/fullscreen.st
parent4f0109cba3f656fa93643295e4eb8c4f47f43271 (diff)
sostler prod commit
Diffstat (limited to 'template/fullscreen.st')
-rw-r--r--template/fullscreen.st5
1 files changed, 4 insertions, 1 deletions
diff --git a/template/fullscreen.st b/template/fullscreen.st
index 0ae2952..0c64b4f 100644
--- a/template/fullscreen.st
+++ b/template/fullscreen.st
@@ -76,6 +76,9 @@ margin-right:0;
height:35px;
}
+img { image-rendering: -moz-crisp-edges; }
+
+
</style>
</head>
<body>
@@ -102,4 +105,4 @@ Timestamp = $timestamp$;
initFullscreen()
</script>
</body>
-</html> \ No newline at end of file
+</html>