Updated shadow control to be able to handle "absolute null" situation
This commit is contained in:
parent
2b9968eacd
commit
aa7a336183
7 changed files with 179 additions and 126 deletions
|
|
@ -880,6 +880,7 @@
|
|||
"filter_hint": {
|
||||
"always_drop_shadow": "Warning, this shadow always uses {0} when browser supports it.",
|
||||
"drop_shadow_syntax": "{0} does not support {1} parameter and {2} keyword.",
|
||||
"avatar_inset_short": "Separate inset shadow",
|
||||
"avatar_inset": "Please note that combining both inset and non-inset shadows on avatars might give unexpected results with transparent avatars.",
|
||||
"spread_zero": "Shadows with spread > 0 will appear as if it was set to zero",
|
||||
"inset_classic": "Inset shadows will be using {0}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue