summaryrefslogtreecommitdiff
path: root/res/css
diff options
context:
space:
mode:
authorAlon Levy <alon@pobox.com>2014-11-11 20:02:59 +0200
committerAlon Levy <alon@pobox.com>2014-11-11 20:04:06 +0200
commit1c8e302a62fc3362751d0697882f2d7ea04ff1cd (patch)
tree4522f8dadaaee6386e1cdf9f123021bcf4a7ac9e /res/css
parent57f8d3a8af3461c63a6e6b71cbd330b4a6905882 (diff)
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
Diffstat (limited to 'res/css')
-rw-r--r--res/css/style.css2
1 files changed, 1 insertions, 1 deletions
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 {