diff options
| author | Jabier Arraiza Cenoz <jabier.arraiza@marker.es> | 2014-11-23 23:36:49 +0000 |
|---|---|---|
| committer | Jabiertxof <jtx@jtx.marker.es> | 2014-11-23 23:36:49 +0000 |
| commit | 0969085ddf607a7a98cf7fd6d9b10da5fbebe62d (patch) | |
| tree | 59b2bc9ed3412ab2de4c703ef30342dfe2401704 /share/attributes/css_defaults | |
| parent | refactor from lastApplied (diff) | |
| parent | Fixed a bug pointed by suv running from comand line, also removed another des... (diff) | |
| download | inkscape-0969085ddf607a7a98cf7fd6d9b10da5fbebe62d.tar.gz inkscape-0969085ddf607a7a98cf7fd6d9b10da5fbebe62d.zip | |
fixing to trunk
(bzr r12588.1.34)
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 5675c6a3b..1f8e8835b 100644 --- a/share/attributes/css_defaults +++ b/share/attributes/css_defaults @@ -94,6 +94,10 @@ "shape-rendering" - "auto" - "yes" +"solid-color" - "#000000" - "no" + +"solid-opacity" - "1.0" - "no" + "stop-color" - "black" - "no" "stop-opacity" - "1" - "no" |
