{"name":"column-rule-style","description":"The style of the rule between columns of an element","keywords":["css","property","column-rule-style","column","rule","style"],"longDescription":"<p>The <code>column-rule-style<\/code> property sets the style of the rule between columns of an element.<\/p>\n<p>The <code>inset<\/code> keyword value is shown like the <code>ridge<\/code> value. The <code>outset<\/code> value is shown like <code>groove<\/code>.<\/p>\n<p>The <code>none<\/code> value forces the computed value of <a href=\"column-rule-width\">column-rule-width<\/a> to be <code>0<\/code>.<\/p>\n\n<h2>Syntax<\/h2>\n<p><code>column-rule-style: none | hidden | dotted | dashed | solid | double | groove | ridge | inset | outset;<\/code><\/p>\n\n","syntax":[],"versions":{"doc3":"http:\/\/www.w3.org\/TR\/css3-multicol\/#column-rule-style"}}