From 71f82251f6fbee101b8bafea5c4c26fa00ef2bf9 Mon Sep 17 00:00:00 2001 From: Matt Pass Date: Wed, 5 Jun 2013 17:11:03 +0100 Subject: [PATCH] Remove progress bar and fade on hiding file menu Progress bar removed as it's not accurate or indicative of amount loaded/progress Call hideFileMenu instead of manually setting display, so now we have fade effect Add opacity transition of 0.15s --- index.php | 5 ++--- lib/ice-coder.css | 16 +++++----------- 2 files changed, 7 insertions(+), 14 deletions(-) diff --git a/index.php b/index.php index c797d92..e19c0bf 100644 --- a/index.php +++ b/index.php @@ -84,7 +84,6 @@ if (file_exists(dirname(__FILE__)."/plugins/jshint/jshint.js")) {
-
-
+
New File New Folder @@ -129,7 +128,7 @@ if (file_exists(dirname(__FILE__)."/plugins/jshint/jshint.js")) {
-
+