diff --git a/docs/reference/gtk/css-properties.xml b/docs/reference/gtk/css-properties.xml index 64db2d856d..e71f49e7a9 100644 --- a/docs/reference/gtk/css-properties.xml +++ b/docs/reference/gtk/css-properties.xml @@ -1375,5 +1375,33 @@ We use for syntax productions, and each line is put in a 〈binding name〉 must have been assigned to a binding set with a @binding-set rule. + + Table-related properties + + + + + NameValueInitialInh.Ani.ReferenceNotes + + + + border‑spacing + 〈length〉{1,2} + 0 + + + CSS2, + CSS3 + + + + +
+ + + The border-spacing property is respected by GtkBox and GtkGrid, and by box gadgets that + are used internally in complex widgets. + +