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