From 6246a917978e5d955c5e2fc49fc8c1a045aabedf Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Thu, 23 Jul 2009 17:33:57 -0700 Subject: Add in more images referenced by CSS that I forgot to copy over from the default theme when I combined the CSS --- themes/admin_default/images/ico-album.png | Bin 0 -> 397 bytes themes/admin_default/images/ico-error.png | Bin 0 -> 701 bytes themes/admin_default/images/ico-info.png | Bin 0 -> 778 bytes themes/admin_default/images/ico-success.png | Bin 0 -> 537 bytes themes/admin_default/images/ico-warning.png | Bin 0 -> 666 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 themes/admin_default/images/ico-album.png create mode 100644 themes/admin_default/images/ico-error.png create mode 100644 themes/admin_default/images/ico-info.png create mode 100644 themes/admin_default/images/ico-success.png create mode 100644 themes/admin_default/images/ico-warning.png diff --git a/themes/admin_default/images/ico-album.png b/themes/admin_default/images/ico-album.png new file mode 100644 index 00000000..affa1b84 Binary files /dev/null and b/themes/admin_default/images/ico-album.png differ diff --git a/themes/admin_default/images/ico-error.png b/themes/admin_default/images/ico-error.png new file mode 100644 index 00000000..c37bd062 Binary files /dev/null and b/themes/admin_default/images/ico-error.png differ diff --git a/themes/admin_default/images/ico-info.png b/themes/admin_default/images/ico-info.png new file mode 100644 index 00000000..12cd1aef Binary files /dev/null and b/themes/admin_default/images/ico-info.png differ diff --git a/themes/admin_default/images/ico-success.png b/themes/admin_default/images/ico-success.png new file mode 100644 index 00000000..a9925a06 Binary files /dev/null and b/themes/admin_default/images/ico-success.png differ diff --git a/themes/admin_default/images/ico-warning.png b/themes/admin_default/images/ico-warning.png new file mode 100644 index 00000000..628cf2da Binary files /dev/null and b/themes/admin_default/images/ico-warning.png differ -- cgit v1.2.3