Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_texteditor.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
authorTom Needham <needham.thomas@gmail.com>2011-10-04 20:43:13 +0400
committerTom Needham <needham.thomas@gmail.com>2011-10-04 20:43:13 +0400
commit0faa912d475ca92706fd07431cebe4959b37ec5e (patch)
treeb15480799c69efb114ed20934c7f9ce97d4b8375 /css
parentcc2b697073610ee12765489a1ef7c21577b04d82 (diff)
Updated saving feedback to use loading.gif
Diffstat (limited to 'css')
-rw-r--r--css/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 2a90668..e94244d 100644
--- a/css/style.css
+++ b/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