CSS property: outline
Description
Shorthand for outline-width, outline-style and outline-color
The outline property is a shorthand property for setting the same outline-width, outline-style and outline-color.
Syntax
outline: [ <outline-color> || <outline-style> || <outline-width> ] | inherit