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

github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 51c7cecf..5257c86e 100644
--- a/css/style.css
+++ b/css/style.css
@@ -215,6 +215,13 @@
margin: 0 0;
}
+/* For close button image */
+#revPanelHeader img{
+ position: absolute;
+ right: 5px;
+ top: 10px;
+}
+
.loleaflet-font{
font-family: "Segoe UI", Tahoma, Arial, Helvetica, sans-serif !important;
}