summaryrefslogtreecommitdiffstats
path: root/apps/files_texteditor/css
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2011-10-04 17:43:13 +0100
committerTom Needham <needham.thomas@gmail.com>2011-10-04 17:43:13 +0100
commit5c9b069fe54f384bc3a1006c13b9e05dca4efb33 (patch)
treeb4aa97ec68a429658afbb705380cc95c73923018 /apps/files_texteditor/css
parent9d918b5ac83c1d491ea7ecfab5d3487580b099f6 (diff)
downloadnextcloud-server-5c9b069fe54f384bc3a1006c13b9e05dca4efb33.tar.gz
nextcloud-server-5c9b069fe54f384bc3a1006c13b9e05dca4efb33.zip
Updated saving feedback to use loading.gif
Diffstat (limited to 'apps/files_texteditor/css')
-rw-r--r--apps/files_texteditor/css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_texteditor/css/style.css b/apps/files_texteditor/css/style.css
index 2a9066839c3..e94244d1be3 100644
--- a/apps/files_texteditor/css/style.css
+++ b/apps/files_texteditor/css/style.css
@@ -22,4 +22,8 @@
#editor_save{
margin-left: 7px;
float: left;
+}
+#saving_icon{
+ padding-top: 3px;
+ float: left;
} \ No newline at end of file