@Moult would you please give an example of how to replace the wild card? Do you mean the line in default.css, the metadata field, or both?
@Moult would you please give an example of how to replace the wild card? Do you mean the line in default.css, the metadata field, or both?
would you please give an example of how to replace the wild card?
If only using Inkscape, I don't think there's another css approach like the following rule, that would work the same.
[attr*=value]
Represents elements with an attribute name of attr whose value contains at least one occurrence of value within the string.
I'm not sure i answered your question.
Login or Register to reply.