i would like to make a field entry in my style including the borderType (SpecialMatteBorder,1.0,1.0,1.0,1.0,#999999,#cccccc,#cccccc,#99999,0.0). how can i do that? the sting after ‘borderType:’ doesn’t work.
regards
i would like to make a field entry in my style including the borderType (SpecialMatteBorder,1.0,1.0,1.0,1.0,#999999,#cccccc,#cccccc,#99999,0.0). how can i do that? the sting after ‘borderType:’ doesn’t work.
regards
I don’t think specialmatteborders are part of css. You are only allowed to use (a subset of) css.
sorry, i tried this in a subset. but i don’t know how the right string looks like.
What Marcel meant: setting SpecialMatteBorder via a style is NOT possible. See the help file what sytles are supported for what objects.