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')
-rwxr-xr-xcss/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/style.css b/css/style.css
index 4eec772a..41a57601 100755
--- a/css/style.css
+++ b/css/style.css
@@ -298,3 +298,7 @@ margin-top:-1px;
#odf-toolbar + #notification-container {
z-index: 501;
}
+
+document p{
+ cursor:auto;
+} \ No newline at end of file