diff options
| author | Tavmjong Bah <tavmjong@free.fr> | 2019-09-01 15:42:29 +0000 |
|---|---|---|
| committer | Tavmjong Bah <tavmjong@free.fr> | 2019-09-01 15:42:29 +0000 |
| commit | aabd30f338d3272617e7cd19d00c794fc09963ea (patch) | |
| tree | 943472e2034811f41d4f7c804b13668698fbd41b /share/attributes/css_defaults | |
| parent | Only register desktop on Dbus once (diff) | |
| download | inkscape-aabd30f338d3272617e7cd19d00c794fc09963ea.tar.gz inkscape-aabd30f338d3272617e7cd19d00c794fc09963ea.zip | |
Add 'vector-effect' to CSS and attribute lists.
Diffstat (limited to 'share/attributes/css_defaults')
| -rw-r--r-- | share/attributes/css_defaults | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults index 23cc2089e..a7d789389 100644 --- a/share/attributes/css_defaults +++ b/share/attributes/css_defaults @@ -186,6 +186,8 @@ "unicode-bidi" - "normal" - "no" +"vector-effect" - "none" - "no" + "visibility" - "visible" - "yes" "white-space" - "normal" - "yes" |
