diff options
author | Bharat Mediratta <bharat@menalto.com> | 2009-07-23 17:33:57 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2009-07-23 17:33:57 -0700 |
commit | 6246a917978e5d955c5e2fc49fc8c1a045aabedf (patch) | |
tree | 0b9a9c2a03049a1d9aadd7e588acda5104515af1 | |
parent | 01aea268e67e2e036da138abc66de45ff62540ee (diff) |
Add in more images referenced by CSS that I forgot to copy over from the default theme when I combined the CSS
-rw-r--r-- | themes/admin_default/images/ico-album.png | bin | 0 -> 397 bytes |
-rw-r--r-- | themes/admin_default/images/ico-error.png | bin | 0 -> 701 bytes |
-rw-r--r-- | themes/admin_default/images/ico-info.png | bin | 0 -> 778 bytes |
-rw-r--r-- | themes/admin_default/images/ico-success.png | bin | 0 -> 537 bytes |
-rw-r--r-- | themes/admin_default/images/ico-warning.png | bin | 0 -> 666 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/themes/admin_default/images/ico-album.png b/themes/admin_default/images/ico-album.png Binary files differnew file mode 100644 index 00000000..affa1b84 --- /dev/null +++ b/themes/admin_default/images/ico-album.png diff --git a/themes/admin_default/images/ico-error.png b/themes/admin_default/images/ico-error.png Binary files differnew file mode 100644 index 00000000..c37bd062 --- /dev/null +++ b/themes/admin_default/images/ico-error.png diff --git a/themes/admin_default/images/ico-info.png b/themes/admin_default/images/ico-info.png Binary files differnew file mode 100644 index 00000000..12cd1aef --- /dev/null +++ b/themes/admin_default/images/ico-info.png diff --git a/themes/admin_default/images/ico-success.png b/themes/admin_default/images/ico-success.png Binary files differnew file mode 100644 index 00000000..a9925a06 --- /dev/null +++ b/themes/admin_default/images/ico-success.png diff --git a/themes/admin_default/images/ico-warning.png b/themes/admin_default/images/ico-warning.png Binary files differnew file mode 100644 index 00000000..628cf2da --- /dev/null +++ b/themes/admin_default/images/ico-warning.png |