@@ -269,8 +269,7 @@ define({
269269 "LIVE_DEV_CB_TIP_BG_COLOR" : "Background Color" ,
270270 "LIVE_DEV_CB_TIP_FONT" : "Font" ,
271271 "LIVE_DEV_CB_TIP_TEXT_SPACING" : "Text Spacing" ,
272- "LIVE_DEV_CB_TIP_BORDER" : "Border" ,
273- "LIVE_DEV_CB_TIP_EFFECTS" : "Effects" ,
272+ "LIVE_DEV_CB_TIP_APPEARANCE" : "Border & Opacity" ,
274273 "LIVE_DEV_CB_TIP_LAYOUT" : "Layout" ,
275274 "LIVE_DEV_CB_TIP_POSITION" : "Position" ,
276275 "LIVE_DEV_CB_TIP_OBJECT_FIT" : "Object Fit" ,
@@ -292,10 +291,6 @@ define({
292291 "LIVE_DEV_CB_LABEL_RADIUS" : "Radius" ,
293292 "LIVE_DEV_CB_LABEL_COLOR" : "Color" ,
294293 "LIVE_DEV_CB_LABEL_OPACITY" : "Opacity" ,
295- "LIVE_DEV_CB_LABEL_SHADOW_X" : "X" ,
296- "LIVE_DEV_CB_LABEL_SHADOW_Y" : "Y" ,
297- "LIVE_DEV_CB_LABEL_BLUR" : "Blur" ,
298- "LIVE_DEV_CB_LABEL_SPREAD" : "Spread" ,
299294 "LIVE_DEV_CB_LABEL_DISPLAY" : "Display" ,
300295 "LIVE_DEV_CB_LABEL_DIRECTION" : "Direction" ,
301296 "LIVE_DEV_CB_LABEL_WRAP" : "Wrap" ,
@@ -360,8 +355,6 @@ define({
360355 "LIVE_DEV_CB_LABEL_BORDER_BL" : "BL" ,
361356 "LIVE_DEV_CB_PER_SIDE" : "Per side" ,
362357 "LIVE_DEV_CB_PER_CORNER" : "Per corner" ,
363- "LIVE_DEV_CB_SHADOW_ADD" : "Add Shadow" ,
364- "LIVE_DEV_CB_SHADOW_INSET" : "Inset" ,
365358 "LIVE_DEV_CB_COLOR_RECENT" : "Recent" ,
366359 "LIVE_DEV_CB_COLOR_FROM_PAGE" : "From page" ,
367360 "LIVE_DEV_CB_COLOR_SUGGESTED" : "Suggested" ,
@@ -390,8 +383,6 @@ define({
390383 "LIVE_DEV_CB_ID_PLACEHOLDER" : "none" ,
391384 "LIVE_DEV_CB_ALL_WEIGHTS" : "All weights" ,
392385 "LIVE_DEV_CB_ALL_STYLES" : "All styles" ,
393- "LIVE_DEV_CB_SHADOW_LABEL" : "Shadow" ,
394- "LIVE_DEV_CB_SHADOW_REMOVE" : "Remove" ,
395386 "LIVE_DEV_TOAST_NOT_EDITABLE" : "Element not editable - generated by script" ,
396387 "LIVE_DEV_COPY_TOAST_MESSAGE" : "Element copied. Use 'Paste' to add it after the selected element" ,
397388 "LIVE_DEV_TOAST_FIXED_ELEMENT_DISMISSED" : "Element doesn't scroll with page - edit boxes hidden" ,
0 commit comments