Sha256: 48e5eaa3f085d6c812fd328cfb56aa120f719bfece05555d93b1f37fec204d95
Contents?: true
Size: 758 Bytes
Versions: 22
Compression:
Stored size: 758 Bytes
Contents
//** CSS3 columns for Mozilla, Webkit and the Future =column-count(!n) -moz-column-count= !n -webkit-column-count= !n column-count= !n =column-gap(!u) -moz-column-gap= !u -webkit-column-gap= !u column-gap= !u =column-width(!u) -moz-column-width= !u -webkit-column-width= !u column-width= !u =column-rule-width(!w) -moz-column-rule-width= !w -webkit-column-rule-width= !w column-rule-width= !w =column-rule-style(!s) -moz-column-rule-style= !s -webkit-column-rule-style= !s column-rule-style= !s =column-rule-color(!c) -moz-column-rule-color= !c -webkit-column-rule-color= !c column-rule-color= !c =column-rule(!w, !s = "solid", !c = " ") +column-rule-width(!w) +column-rule-style(!s) +column-rule-color(!c)
Version data entries
22 entries across 21 versions & 3 rubygems