diff options
author | Danang Probo Sayekti | 2015-12-19 16:20:38 (GMT) |
---|---|---|
committer | Danang Probo Sayekti | 2015-12-19 16:20:38 (GMT) |
commit | 88acbcdc397982d7a1b58c13aa0eac78a4e1893f (patch) | |
tree | d4fa0dab144bd9466376b3e29e920f09948a78ba | |
parent | 9f6bce56921ec8bae1b8eeb6d3b1e563dd7d3899 (diff) |
Delete un-needed resources.8.x-1.0-beta1
-rw-r--r-- | css/style.css | 60 | ||||
-rw-r--r-- | images/add.gif | bin | 982 -> 0 bytes | |||
-rw-r--r-- | images/body-bg.gif | bin | 425 -> 0 bytes | |||
-rw-r--r-- | images/bq-br.gif | bin | 881 -> 0 bytes | |||
-rw-r--r-- | images/bq-tl.gif | bin | 880 -> 0 bytes | |||
-rw-r--r-- | images/commentadd.gif | bin | 560 -> 0 bytes | |||
-rw-r--r-- | images/commentdelete.gif | bin | 564 -> 0 bytes | |||
-rw-r--r-- | images/commentedit.gif | bin | 568 -> 0 bytes | |||
-rw-r--r-- | images/comments.gif | bin | 612 -> 0 bytes | |||
-rw-r--r-- | images/lock.gif | bin | 954 -> 0 bytes | |||
-rw-r--r-- | images/menu-bg.gif | bin | 424 -> 0 bytes | |||
-rw-r--r-- | images/menu-collapsed-rtl.gif | bin | 176 -> 0 bytes | |||
-rw-r--r-- | images/menu-collapsed.gif | bin | 176 -> 0 bytes | |||
-rw-r--r-- | images/menu-expanded.gif | bin | 183 -> 0 bytes | |||
-rw-r--r-- | images/menu-hover-bg.gif | bin | 416 -> 0 bytes | |||
-rw-r--r-- | images/menu-leaf.gif | bin | 175 -> 0 bytes | |||
-rw-r--r-- | images/menu-left-bg.gif | bin | 650 -> 0 bytes | |||
-rw-r--r-- | images/menu-right-bg.gif | bin | 697 -> 0 bytes | |||
-rw-r--r-- | images/menu-separator.gif | bin | 456 -> 0 bytes | |||
-rw-r--r-- | images/photo.gif | bin | 974 -> 0 bytes | |||
-rw-r--r-- | images/post.gif | bin | 331 -> 0 bytes | |||
-rw-r--r-- | images/print.gif | bin | 989 -> 0 bytes | |||
-rw-r--r-- | images/readmore.gif | bin | 877 -> 0 bytes | |||
-rw-r--r-- | images/slideshow-shadow.gif | bin | 45611 -> 0 bytes | |||
-rw-r--r-- | images/user.gif | bin | 973 -> 0 bytes |
25 files changed, 30 insertions, 30 deletions
diff --git a/css/style.css b/css/style.css index b9a689b..ff89cac 100644 --- a/css/style.css +++ b/css/style.css @@ -2,7 +2,7 @@ -------------------------------------------------------------- */ body { - background:url(../images/body-bg.gif) repeat-x #fff; + background:url(../images/body-bg..png) repeat-x #fff; font-size: 84%; font-family: Arial, Helvetica, sans-serif; color: #000; @@ -37,18 +37,18 @@ a:hover { } blockquote { - background: url(../images/bq-tl.gif) no-repeat left top; + background: url(../images/bq-tl..png) no-repeat left top; padding-left: 30px; margin-left: 10px; font-style:italic; } blockquote p { - background: url(../images/bq-br.gif) no-repeat right bottom; + background: url(../images/bq-br..png) no-repeat right bottom; } cite { - background: url(../images/bq-tl.gif) no-repeat left top; + background: url(../images/bq-tl..png) no-repeat left top; clear: both; display: block; font-style: italic; @@ -202,20 +202,20 @@ h1,h2,h3,h4,h5,h6 { #menu { height: 35px; - background:url(../images/menu-bg.gif) repeat-x; + background:url(../images/menu-bg..png) repeat-x; width:952px; margin: 0 auto; } #nav { height: 35px; - background:url(../images/menu-bg.gif) repeat-x; + background:url(../images/menu-bg..png) repeat-x; float:left; } #nav ul.menu li { float:left; - background:url(../images/menu-separator.gif) no-repeat right top; + background:url(../images/menu-separator..png) no-repeat right top; height:35px; padding:0 1px 0 0; margin:0; @@ -233,16 +233,16 @@ h1,h2,h3,h4,h5,h6 { } #nav ul.menu li a:hover { - background:transparent url(../images/menu-hover-bg.gif) repeat-x; + background:transparent url(../images/menu-hover-bg..png) repeat-x; } #nav ul.menu li.active-trail a { - background:transparent url(../images/menu-hover-bg.gif) repeat-x; + background:transparent url(../images/menu-hover-bg..png) repeat-x; } #rounded-menu-left { height: 35px; - background:transparent url(../images/menu-left-bg.gif) no-repeat; + background:transparent url(../images/menu-left-bg..png) no-repeat; float:left; width:1px; line-height:0; @@ -251,7 +251,7 @@ h1,h2,h3,h4,h5,h6 { #rounded-menu-right { height: 35px; - background:url(../images/menu-right-bg.gif) no-repeat; + background:url(../images/menu-right-bg..png) no-repeat; float:right; width:14px; line-height:0; @@ -273,7 +273,7 @@ h1,h2,h3,h4,h5,h6 { #slideshow-wrapper{ width:100%; - background: transparent url(../images/slideshow-shadow.gif) no-repeat center bottom; + background: transparent url(../images/slideshow-shadow..png) no-repeat center bottom; height:420px; margin-bottom:-45px; margin-top:14px; @@ -789,11 +789,11 @@ div.contextual-links-wrapper { } #forum ul.links li.forum a { - background-image:url(../images/post.gif); + background-image:url(../images/post..png); } #forum ul.links li.login a { - background-image:url(../images/lock.gif); + background-image:url(../images/lock..png); } #forum td.statistics, #forum td.settings, #forum td.pager { @@ -910,7 +910,7 @@ ul, .block ul, ol { } ul, ul li.leaf { - list-style-image: url(../images/menu-leaf.gif); + list-style-image: url(../images/menu-leaf..png); } ol { @@ -927,11 +927,11 @@ ol li, ul li, ul.menu li, .item-list ul li, li.leaf { } ul li.expanded { - list-style-image: url(../images/menu-expanded.gif); + list-style-image: url(../images/menu-expanded..png); } ul li.collapsed { - list-style-image: url(../images/menu-collapsed.gif); /* LTR */ + list-style-image: url(../images/menu-collapsed..png); /* LTR */ } ul li.leaf a, ul li.expanded a, ul li.collapsed a { @@ -1064,55 +1064,55 @@ div.comment ul.links li.comment_forbidden span { } .links ul.links li.comment-add a { - background-image: url(../images/commentadd.gif); + background-image: url(../images/commentadd..png); } .links ul.links li.comment-comments a { - background-image: url(../images/comments.gif); + background-image: url(../images/comments..png); } .links ul.links li.comment-new-comments a { - background-image: url(../images/comments.gif); + background-image: url(../images/comments..png); } .comment ul.links li.comment-edit a { - background-image: url(../images/commentedit.gif); + background-image: url(../images/commentedit..png); } .comment ul.links li.comment-delete a { - background-image: url(../images/commentdelete.gif); + background-image: url(../images/commentdelete..png); } .comment ul.links li.comment-reply a { - background-image: url(../images/commentadd.gif); + background-image: url(../images/commentadd..png); } .links ul.links li.node-readmore a { - background-image: url(../images/readmore.gif); + background-image: url(../images/readmore..png); } .links ul.links li.blog-usernames-blog a { - background-image: url(../images/user.gif); + background-image: url(../images/user..png); } .links ul.links li.comment-forbidden a { - background-image:url(../images/lock.gif); + background-image:url(../images/lock..png); } .comment ul.links li.comment-forbidden a { - background-image:url(../images/lock.gif); + background-image:url(../images/lock..png); } .links ul.links li.upload-attachments a { - background-image: url(../images/photo.gif); + background-image: url(../images/photo..png); } .links ul.links li.book-printer a{ - background-image:url(../images/print.gif); + background-image:url(../images/print..png); } .links ul.links li.book-add-child a{ - background-image:url(../images/add.gif); + background-image:url(../images/add..png); } ul.pager li.pager-current { diff --git a/images/add.gif b/images/add.gif Binary files differdeleted file mode 100644 index 5d0350f..0000000 --- a/images/add.gif +++ /dev/null diff --git a/images/body-bg.gif b/images/body-bg.gif Binary files differdeleted file mode 100644 index 79ccbce..0000000 --- a/images/body-bg.gif +++ /dev/null diff --git a/images/bq-br.gif b/images/bq-br.gif Binary files differdeleted file mode 100644 index 6dc2736..0000000 --- a/images/bq-br.gif +++ /dev/null diff --git a/images/bq-tl.gif b/images/bq-tl.gif Binary files differdeleted file mode 100644 index af75984..0000000 --- a/images/bq-tl.gif +++ /dev/null diff --git a/images/commentadd.gif b/images/commentadd.gif Binary files differdeleted file mode 100644 index bbec452..0000000 --- a/images/commentadd.gif +++ /dev/null diff --git a/images/commentdelete.gif b/images/commentdelete.gif Binary files differdeleted file mode 100644 index 15fc345..0000000 --- a/images/commentdelete.gif +++ /dev/null diff --git a/images/commentedit.gif b/images/commentedit.gif Binary files differdeleted file mode 100644 index d3f579a..0000000 --- a/images/commentedit.gif +++ /dev/null diff --git a/images/comments.gif b/images/comments.gif Binary files differdeleted file mode 100644 index 6ab5915..0000000 --- a/images/comments.gif +++ /dev/null diff --git a/images/lock.gif b/images/lock.gif Binary files differdeleted file mode 100644 index d5214c4..0000000 --- a/images/lock.gif +++ /dev/null diff --git a/images/menu-bg.gif b/images/menu-bg.gif Binary files differdeleted file mode 100644 index 357561d..0000000 --- a/images/menu-bg.gif +++ /dev/null diff --git a/images/menu-collapsed-rtl.gif b/images/menu-collapsed-rtl.gif Binary files differdeleted file mode 100644 index fb0beb6..0000000 --- a/images/menu-collapsed-rtl.gif +++ /dev/null diff --git a/images/menu-collapsed.gif b/images/menu-collapsed.gif Binary files differdeleted file mode 100644 index 3dc9ca7..0000000 --- a/images/menu-collapsed.gif +++ /dev/null diff --git a/images/menu-expanded.gif b/images/menu-expanded.gif Binary files differdeleted file mode 100644 index 126ccc1..0000000 --- a/images/menu-expanded.gif +++ /dev/null diff --git a/images/menu-hover-bg.gif b/images/menu-hover-bg.gif Binary files differdeleted file mode 100644 index 5ef7d4f..0000000 --- a/images/menu-hover-bg.gif +++ /dev/null diff --git a/images/menu-leaf.gif b/images/menu-leaf.gif Binary files differdeleted file mode 100644 index b781191..0000000 --- a/images/menu-leaf.gif +++ /dev/null diff --git a/images/menu-left-bg.gif b/images/menu-left-bg.gif Binary files differdeleted file mode 100644 index fd2fa2c..0000000 --- a/images/menu-left-bg.gif +++ /dev/null diff --git a/images/menu-right-bg.gif b/images/menu-right-bg.gif Binary files differdeleted file mode 100644 index 086226e..0000000 --- a/images/menu-right-bg.gif +++ /dev/null diff --git a/images/menu-separator.gif b/images/menu-separator.gif Binary files differdeleted file mode 100644 index 7281a15..0000000 --- a/images/menu-separator.gif +++ /dev/null diff --git a/images/photo.gif b/images/photo.gif Binary files differdeleted file mode 100644 index 8730836..0000000 --- a/images/photo.gif +++ /dev/null diff --git a/images/post.gif b/images/post.gif Binary files differdeleted file mode 100644 index ee1c57b..0000000 --- a/images/post.gif +++ /dev/null diff --git a/images/print.gif b/images/print.gif Binary files differdeleted file mode 100644 index 42b89fc..0000000 --- a/images/print.gif +++ /dev/null diff --git a/images/readmore.gif b/images/readmore.gif Binary files differdeleted file mode 100644 index 391edf8..0000000 --- a/images/readmore.gif +++ /dev/null diff --git a/images/slideshow-shadow.gif b/images/slideshow-shadow.gif Binary files differdeleted file mode 100644 index 6adee9d..0000000 --- a/images/slideshow-shadow.gif +++ /dev/null diff --git a/images/user.gif b/images/user.gif Binary files differdeleted file mode 100644 index f8c508f..0000000 --- a/images/user.gif +++ /dev/null |