editor.ShowPropertiesDialog(option.node,{styletab:"font"})
editor.ShowPropertiesDialog(option.node,{styletab:"block"})
editor.ShowPropertiesDialog(option.node,{styletab:"background"})
editor.ShowPropertiesDialog(option.node,{styletab:"box"})
editor.ShowPropertiesDialog(option.node,{styletab:"position"})
editor.ShowPropertiesDialog(option.node,{styletab:"layout"})
editor.ShowPropertiesDialog(option.node,{styletab:"list"})
editor.ShowPropertiesDialog(option.node,{styletab:"table"})