This commit is contained in:
Jeremy Thomas
2022-05-08 14:10:11 +01:00
parent 0ce084170a
commit d4b62a2803
14 changed files with 42 additions and 10 deletions

View File

@@ -36,6 +36,11 @@
"computed_type": "color",
"computed_value": "hsl(0, 0%, 21%)"
},
"$table-cell-text-align": {
"name": "$table-cell-text-align",
"value": "left",
"type": "string"
},
"$table-head-cell-border-width": {
"name": "$table-head-cell-border-width",
"value": "0 0 2px",
@@ -125,6 +130,7 @@
"$table-cell-border-width",
"$table-cell-padding",
"$table-cell-heading-color",
"$table-cell-text-align",
"$table-head-cell-border-width",
"$table-head-cell-color",
"$table-foot-cell-border-width",