From 6892595c8256d8e53bf31429eb87b3b81af22bd9 Mon Sep 17 00:00:00 2001 From: Marco Dickert Date: Tue, 14 Feb 2017 20:10:25 +0100 Subject: [PATCH] new development version 2.2-dev --- .gitignore | 2 + ifm.php | 1315 ++++++++++++++++++----------------- src/ace/ace.js | 14 + src/bootstrap-notify.min.js | 1 + src/bootstrap.min.css | 6 + src/bootstrap.min.js | 7 + src/ekko-lightbox.min.css | 2 + src/ekko-lightbox.min.js | 2 + src/fontello-embedded.css | 106 +++ src/ifm.js | 1274 ++++++++++++++++----------------- src/jquery.min.js | 4 + src/main.php | 9 +- src/style.css | 8 + 13 files changed, 1488 insertions(+), 1262 deletions(-) create mode 100644 .gitignore create mode 100644 src/ace/ace.js create mode 100644 src/bootstrap-notify.min.js create mode 100644 src/bootstrap.min.css create mode 100644 src/bootstrap.min.js create mode 100644 src/ekko-lightbox.min.css create mode 100644 src/ekko-lightbox.min.js create mode 100644 src/fontello-embedded.css create mode 100644 src/jquery.min.js diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..323481d --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.*.swp +*.zip diff --git a/ifm.php b/ifm.php index a8a295b..6ebd60d 100644 --- a/ifm.php +++ b/ifm.php @@ -270,11 +270,19 @@ class IFM { font-size: 14pt; } +#filetable tr td:nth-child(5) { + text-align: center; +} +#filetable tr td:nth-child(6) { + text-align: center; +} #filetable tr td:last-child { text-align: right; } a { cursor: pointer !important; } + +div#content { width: 100%; height: 350px; } @@ -313,11 +321,11 @@ a { cursor: pointer !important; } print '