diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/arrow-asc.gif | bin | 60 -> 0 bytes | |||
-rw-r--r-- | misc/arrow-asc.png | bin | 0 -> 118 bytes | |||
-rw-r--r-- | misc/arrow-desc.gif | bin | 61 -> 0 bytes | |||
-rw-r--r-- | misc/arrow-desc.png | bin | 0 -> 119 bytes | |||
-rw-r--r-- | misc/blog.gif | bin | 77 -> 0 bytes | |||
-rw-r--r-- | misc/blog.png | bin | 0 -> 109 bytes | |||
-rw-r--r-- | misc/drupal.css | 6 | ||||
-rw-r--r-- | misc/druplicon-small.gif | bin | 2464 -> 0 bytes | |||
-rw-r--r-- | misc/druplicon-small.png | bin | 0 -> 2358 bytes | |||
-rw-r--r-- | misc/forum-closed.gif | bin | 143 -> 0 bytes | |||
-rw-r--r-- | misc/forum-closed.png | bin | 0 -> 200 bytes | |||
-rw-r--r-- | misc/forum-default.gif | bin | 899 -> 0 bytes | |||
-rw-r--r-- | misc/forum-default.png | bin | 0 -> 181 bytes | |||
-rw-r--r-- | misc/forum-hot-new.gif | bin | 943 -> 0 bytes | |||
-rw-r--r-- | misc/forum-hot-new.png | bin | 0 -> 237 bytes | |||
-rw-r--r-- | misc/forum-hot.gif | bin | 942 -> 0 bytes | |||
-rw-r--r-- | misc/forum-hot.png | bin | 0 -> 229 bytes | |||
-rw-r--r-- | misc/forum-new.gif | bin | 893 -> 0 bytes | |||
-rw-r--r-- | misc/forum-new.png | bin | 0 -> 175 bytes | |||
-rw-r--r-- | misc/forum-sticky.png | bin | 0 -> 329 bytes | |||
-rw-r--r-- | misc/menu-collapsed.gif | bin | 53 -> 0 bytes | |||
-rw-r--r-- | misc/menu-collapsed.png | bin | 0 -> 108 bytes | |||
-rw-r--r-- | misc/menu-expanded.gif | bin | 826 -> 0 bytes | |||
-rw-r--r-- | misc/menu-expanded.png | bin | 0 -> 106 bytes | |||
-rw-r--r-- | misc/menu-leaf.gif | bin | 829 -> 0 bytes | |||
-rw-r--r-- | misc/menu-leaf.png | bin | 0 -> 108 bytes | |||
-rw-r--r-- | misc/xml.gif | bin | 429 -> 0 bytes | |||
-rw-r--r-- | misc/xml.png | bin | 0 -> 396 bytes |
28 files changed, 3 insertions, 3 deletions
diff --git a/misc/arrow-asc.gif b/misc/arrow-asc.gif Binary files differdeleted file mode 100644 index a26067d46..000000000 --- a/misc/arrow-asc.gif +++ /dev/null diff --git a/misc/arrow-asc.png b/misc/arrow-asc.png Binary files differnew file mode 100644 index 000000000..2edbb17d7 --- /dev/null +++ b/misc/arrow-asc.png diff --git a/misc/arrow-desc.gif b/misc/arrow-desc.gif Binary files differdeleted file mode 100644 index 7fc088318..000000000 --- a/misc/arrow-desc.gif +++ /dev/null diff --git a/misc/arrow-desc.png b/misc/arrow-desc.png Binary files differnew file mode 100644 index 000000000..e24449457 --- /dev/null +++ b/misc/arrow-desc.png diff --git a/misc/blog.gif b/misc/blog.gif Binary files differdeleted file mode 100644 index 2e311da8c..000000000 --- a/misc/blog.gif +++ /dev/null diff --git a/misc/blog.png b/misc/blog.png Binary files differnew file mode 100644 index 000000000..2518905be --- /dev/null +++ b/misc/blog.png diff --git a/misc/drupal.css b/misc/drupal.css index b8e9cc15a..757df1972 100644 --- a/misc/drupal.css +++ b/misc/drupal.css @@ -61,19 +61,19 @@ tr td.active { } li.expanded { list-style-type: circle; - list-style-image: url(menu-expanded.gif); + list-style-image: url(menu-expanded.png); padding: 0.2em 0.5em 0 0; margin: 0; } li.collapsed { list-style-type: disc; - list-style-image: url(menu-collapsed.gif); + list-style-image: url(menu-collapsed.png); padding: 0.2em 0.5em 0 0; margin: 0; } li.leaf { list-style-type: square; - list-style-image: url(menu-leaf.gif); + list-style-image: url(menu-leaf.png); padding: 0.2em 0.5em 0 0; margin: 0; } diff --git a/misc/druplicon-small.gif b/misc/druplicon-small.gif Binary files differdeleted file mode 100644 index 0b1fb9cfe..000000000 --- a/misc/druplicon-small.gif +++ /dev/null diff --git a/misc/druplicon-small.png b/misc/druplicon-small.png Binary files differnew file mode 100644 index 000000000..d286c0553 --- /dev/null +++ b/misc/druplicon-small.png diff --git a/misc/forum-closed.gif b/misc/forum-closed.gif Binary files differdeleted file mode 100644 index 3590e056c..000000000 --- a/misc/forum-closed.gif +++ /dev/null diff --git a/misc/forum-closed.png b/misc/forum-closed.png Binary files differnew file mode 100644 index 000000000..e7b6f5e35 --- /dev/null +++ b/misc/forum-closed.png diff --git a/misc/forum-default.gif b/misc/forum-default.gif Binary files differdeleted file mode 100644 index af2b79abd..000000000 --- a/misc/forum-default.gif +++ /dev/null diff --git a/misc/forum-default.png b/misc/forum-default.png Binary files differnew file mode 100644 index 000000000..b3d9cad8a --- /dev/null +++ b/misc/forum-default.png diff --git a/misc/forum-hot-new.gif b/misc/forum-hot-new.gif Binary files differdeleted file mode 100644 index 1be4c2eb4..000000000 --- a/misc/forum-hot-new.gif +++ /dev/null diff --git a/misc/forum-hot-new.png b/misc/forum-hot-new.png Binary files differnew file mode 100644 index 000000000..bae2d5c0a --- /dev/null +++ b/misc/forum-hot-new.png diff --git a/misc/forum-hot.gif b/misc/forum-hot.gif Binary files differdeleted file mode 100644 index 2de61e58f..000000000 --- a/misc/forum-hot.gif +++ /dev/null diff --git a/misc/forum-hot.png b/misc/forum-hot.png Binary files differnew file mode 100644 index 000000000..e3c1a7449 --- /dev/null +++ b/misc/forum-hot.png diff --git a/misc/forum-new.gif b/misc/forum-new.gif Binary files differdeleted file mode 100644 index 4afbc3752..000000000 --- a/misc/forum-new.gif +++ /dev/null diff --git a/misc/forum-new.png b/misc/forum-new.png Binary files differnew file mode 100644 index 000000000..9539c3939 --- /dev/null +++ b/misc/forum-new.png diff --git a/misc/forum-sticky.png b/misc/forum-sticky.png Binary files differnew file mode 100644 index 000000000..fe964234c --- /dev/null +++ b/misc/forum-sticky.png diff --git a/misc/menu-collapsed.gif b/misc/menu-collapsed.gif Binary files differdeleted file mode 100644 index 5ae2274fb..000000000 --- a/misc/menu-collapsed.gif +++ /dev/null diff --git a/misc/menu-collapsed.png b/misc/menu-collapsed.png Binary files differnew file mode 100644 index 000000000..95a214a6e --- /dev/null +++ b/misc/menu-collapsed.png diff --git a/misc/menu-expanded.gif b/misc/menu-expanded.gif Binary files differdeleted file mode 100644 index dfe822804..000000000 --- a/misc/menu-expanded.gif +++ /dev/null diff --git a/misc/menu-expanded.png b/misc/menu-expanded.png Binary files differnew file mode 100644 index 000000000..46f39ecb3 --- /dev/null +++ b/misc/menu-expanded.png diff --git a/misc/menu-leaf.gif b/misc/menu-leaf.gif Binary files differdeleted file mode 100644 index 3b120a244..000000000 --- a/misc/menu-leaf.gif +++ /dev/null diff --git a/misc/menu-leaf.png b/misc/menu-leaf.png Binary files differnew file mode 100644 index 000000000..73286f639 --- /dev/null +++ b/misc/menu-leaf.png diff --git a/misc/xml.gif b/misc/xml.gif Binary files differdeleted file mode 100644 index ecb095754..000000000 --- a/misc/xml.gif +++ /dev/null diff --git a/misc/xml.png b/misc/xml.png Binary files differnew file mode 100644 index 000000000..a7cc689cc --- /dev/null +++ b/misc/xml.png |