diff --git a/public/images/bulletgreen.png b/public/images/bulletgreen.png deleted file mode 100644 index abe41592b..000000000 Binary files a/public/images/bulletgreen.png and /dev/null differ diff --git a/public/images/bulletred.png b/public/images/bulletred.png deleted file mode 100644 index 26a121057..000000000 Binary files a/public/images/bulletred.png and /dev/null differ diff --git a/public/images/calendar.png b/public/images/calendar.png deleted file mode 100644 index aa269da38..000000000 Binary files a/public/images/calendar.png and /dev/null differ diff --git a/public/images/csv.png b/public/images/csv.png deleted file mode 100644 index deb4a9f65..000000000 Binary files a/public/images/csv.png and /dev/null differ diff --git a/public/images/dir.png b/public/images/dir.png deleted file mode 100644 index d078094ac..000000000 Binary files a/public/images/dir.png and /dev/null differ diff --git a/public/images/dir_new.png b/public/images/dir_new.png deleted file mode 100644 index 2d29814f2..000000000 Binary files a/public/images/dir_new.png and /dev/null differ diff --git a/public/images/dir_open.png b/public/images/dir_open.png deleted file mode 100644 index a248cba3c..000000000 Binary files a/public/images/dir_open.png and /dev/null differ diff --git a/public/images/document.png b/public/images/document.png deleted file mode 100644 index 34fde6eb3..000000000 Binary files a/public/images/document.png and /dev/null differ diff --git a/public/images/file_new.png b/public/images/file_new.png deleted file mode 100644 index 9a12ca732..000000000 Binary files a/public/images/file_new.png and /dev/null differ diff --git a/public/images/folder.png b/public/images/folder.png index 32175ebd4..5ad357419 100644 Binary files a/public/images/folder.png and b/public/images/folder.png differ diff --git a/public/images/gantt.png b/public/images/gantt.png deleted file mode 100644 index 2673d23d2..000000000 Binary files a/public/images/gantt.png and /dev/null differ diff --git a/public/images/rails.png b/public/images/rails.png deleted file mode 100644 index b8441f182..000000000 Binary files a/public/images/rails.png and /dev/null differ diff --git a/public/images/rails_powered.png b/public/images/rails_powered.png deleted file mode 100644 index 5255e62de..000000000 Binary files a/public/images/rails_powered.png and /dev/null differ diff --git a/public/images/rails_small.png b/public/images/rails_small.png deleted file mode 100644 index aff4b7a84..000000000 Binary files a/public/images/rails_small.png and /dev/null differ diff --git a/public/images/rss.png b/public/images/rss.png deleted file mode 100644 index 89ce35f80..000000000 Binary files a/public/images/rss.png and /dev/null differ diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 29ca3cf86..3ad2ced3f 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -139,7 +139,6 @@ background-color: #80b0da; .picMove { background: url(../images/move.png) no-repeat 4px 50%; } .picCheck { background: url(../images/check.png) no-repeat 4px 70%; } .picPdf { background: url(../images/pdf.png) no-repeat 4px 50%;} -.picCsv { background: url(../images/csv.png) no-repeat 4px 50%;} .pic { padding-left: 18px; margin-left: 3px; }