Erreur sur le style Italic

This commit is contained in:
Vincent Calame 2022-09-08 19:56:38 +02:00
parent 4961156034
commit 44f86ab05b

View File

@ -404,7 +404,7 @@ OpenDocument.StyleManager.DEFAULT_STYLES = [
name: "Italic",
parent: "Standard",
properties: {
"font-weight": "italic"
"font-style": "italic"
}
},
{