From 2fd33c36428ae7684badc43dbe2142152f058b4e Mon Sep 17 00:00:00 2001 From: hukl Date: Thu, 8 Oct 2009 22:24:51 +0200 Subject: enabled shadowbox for headline images on public pages. if js is disabled the regular html version is rendered --- public/stylesheets/resources/close.png | Bin 0 -> 255 bytes public/stylesheets/resources/next.png | Bin 0 -> 248 bytes public/stylesheets/resources/pause.png | Bin 0 -> 155 bytes public/stylesheets/resources/play.png | Bin 0 -> 211 bytes public/stylesheets/resources/previous.png | Bin 0 -> 237 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 public/stylesheets/resources/close.png create mode 100644 public/stylesheets/resources/next.png create mode 100644 public/stylesheets/resources/pause.png create mode 100644 public/stylesheets/resources/play.png create mode 100644 public/stylesheets/resources/previous.png (limited to 'public/stylesheets') diff --git a/public/stylesheets/resources/close.png b/public/stylesheets/resources/close.png new file mode 100644 index 0000000..33c1aab Binary files /dev/null and b/public/stylesheets/resources/close.png differ diff --git a/public/stylesheets/resources/next.png b/public/stylesheets/resources/next.png new file mode 100644 index 0000000..0c950d6 Binary files /dev/null and b/public/stylesheets/resources/next.png differ diff --git a/public/stylesheets/resources/pause.png b/public/stylesheets/resources/pause.png new file mode 100644 index 0000000..0b5f804 Binary files /dev/null and b/public/stylesheets/resources/pause.png differ diff --git a/public/stylesheets/resources/play.png b/public/stylesheets/resources/play.png new file mode 100644 index 0000000..d26c933 Binary files /dev/null and b/public/stylesheets/resources/play.png differ diff --git a/public/stylesheets/resources/previous.png b/public/stylesheets/resources/previous.png new file mode 100644 index 0000000..f39220d Binary files /dev/null and b/public/stylesheets/resources/previous.png differ -- cgit v1.3