summaryrefslogtreecommitdiff
path: root/public/stylesheets
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-10-08 22:24:51 +0200
committerhukl <contact@smyck.org>2009-10-08 22:24:51 +0200
commit2fd33c36428ae7684badc43dbe2142152f058b4e (patch)
treec1025efc497973e268baa1b531120e726478d992 /public/stylesheets
parent0db008d0bfb0803e5b000fcf08058e7d01f588eb (diff)
enabled shadowbox for headline images on public pages. if js is disabled the regular html version is rendered
Diffstat (limited to 'public/stylesheets')
-rw-r--r--public/stylesheets/resources/close.pngbin0 -> 255 bytes
-rw-r--r--public/stylesheets/resources/next.pngbin0 -> 248 bytes
-rw-r--r--public/stylesheets/resources/pause.pngbin0 -> 155 bytes
-rw-r--r--public/stylesheets/resources/play.pngbin0 -> 211 bytes
-rw-r--r--public/stylesheets/resources/previous.pngbin0 -> 237 bytes
5 files changed, 0 insertions, 0 deletions
diff --git a/public/stylesheets/resources/close.png b/public/stylesheets/resources/close.png
new file mode 100644
index 0000000..33c1aab
--- /dev/null
+++ b/public/stylesheets/resources/close.png
Binary files differ
diff --git a/public/stylesheets/resources/next.png b/public/stylesheets/resources/next.png
new file mode 100644
index 0000000..0c950d6
--- /dev/null
+++ b/public/stylesheets/resources/next.png
Binary files differ
diff --git a/public/stylesheets/resources/pause.png b/public/stylesheets/resources/pause.png
new file mode 100644
index 0000000..0b5f804
--- /dev/null
+++ b/public/stylesheets/resources/pause.png
Binary files differ
diff --git a/public/stylesheets/resources/play.png b/public/stylesheets/resources/play.png
new file mode 100644
index 0000000..d26c933
--- /dev/null
+++ b/public/stylesheets/resources/play.png
Binary files differ
diff --git a/public/stylesheets/resources/previous.png b/public/stylesheets/resources/previous.png
new file mode 100644
index 0000000..f39220d
--- /dev/null
+++ b/public/stylesheets/resources/previous.png
Binary files differ