diff options
| author | su_v <suv-sf@users.sourceforge.net> | 2012-10-08 18:55:32 +0000 |
|---|---|---|
| committer | ~suv <suv-sf@users.sourceforge.net> | 2012-10-08 18:55:32 +0000 |
| commit | 823318895dfecc05e8376e557543ea9e89c362b2 (patch) | |
| tree | d8a7b66f0ede52e0bc5415eb103e7e89ea436953 /share/attributes/css_defaults | |
| parent | changes_2012_10_04b.patch: fixes one small memory issue (bytes allocated and ... (diff) | |
| parent | German translation update 93% (diff) | |
| download | inkscape-823318895dfecc05e8376e557543ea9e89c362b2.tar.gz inkscape-823318895dfecc05e8376e557543ea9e89c362b2.zip | |
merge from trunk (r11760)
(bzr r11668.1.25)
Diffstat (limited to 'share/attributes/css_defaults')
| -rw-r--r-- | share/attributes/css_defaults | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/share/attributes/css_defaults b/share/attributes/css_defaults index 7308a8f0c..1de1e96c1 100644 --- a/share/attributes/css_defaults +++ b/share/attributes/css_defaults @@ -108,12 +108,16 @@ "stroke-width" - "1" - "yes" +"text-align" - "start" - "yes" + "text-anchor" - "start" - "yes" "text-decoration" - "NO_DEFAULT" - "no" "text-rendering" - "auto" - "yes" +"title" - "NO DEFAULT" - "no" + "unicode-bidi" - "normal" - "no" "visibility" - "visible" - "yes" |
