From 1c8e302a62fc3362751d0697882f2d7ea04ff1cd Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Tue, 11 Nov 2014 20:02:59 +0200 Subject: rename load/save file; Fixes #111 The browse button still needs to be fixed. Maybe this: http://www.shauninman.com/archive/2007/09/10/styling_file_inputs_with_css_and_the_dom --- res/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'res/css') diff --git a/res/css/style.css b/res/css/style.css index 2fac294e..f928073a 100644 --- a/res/css/style.css +++ b/res/css/style.css @@ -314,7 +314,7 @@ input:focus { .save{ } -.saveToFile { +.export { } .local-storage-load { -- cgit v1.3.1