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
diff options
context:
space:
mode:
-rw-r--r--css/style.css3
1 files changed, 3 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 5ab901f..92d84ce 100644
--- a/css/style.css
+++ b/css/style.css
@@ -58,6 +58,7 @@
left: 0;
border: none;
margin-top: 45px;
+ border-radius: 0px;
}
}
@@ -119,6 +120,8 @@
#editor_controls small.lastsaved, div.editor_separator.lastsaved_separator {
display: none;
}
+
+
}
#editor_overlay{