Override cursor to auto in paragraph. Fixes #164
This commit is contained in:
parent
d283572fce
commit
c7b6af1bba
@ -298,3 +298,7 @@ margin-top:-1px;
|
||||
#odf-toolbar + #notification-container {
|
||||
z-index: 501;
|
||||
}
|
||||
|
||||
document p{
|
||||
cursor:auto;
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user