mirror of
https://github.com/jgthms/bulma
synced 2026-03-17 19:04:30 -07:00
Update variables
This commit is contained in:
@@ -60,6 +60,21 @@
|
||||
"computed_type": "color",
|
||||
"computed_value": "hsl(0, 0%, 21%)"
|
||||
},
|
||||
"$table-head-background-color": {
|
||||
"name": "$table-head-background-color",
|
||||
"value": "transparent",
|
||||
"type": "string"
|
||||
},
|
||||
"$table-body-background-color": {
|
||||
"name": "$table-body-background-color",
|
||||
"value": "transparent",
|
||||
"type": "string"
|
||||
},
|
||||
"$table-foot-background-color": {
|
||||
"name": "$table-foot-background-color",
|
||||
"value": "transparent",
|
||||
"type": "string"
|
||||
},
|
||||
"$table-row-hover-background-color": {
|
||||
"name": "$table-row-hover-background-color",
|
||||
"value": "$white-bis",
|
||||
@@ -107,6 +122,9 @@
|
||||
"$table-head-cell-color",
|
||||
"$table-foot-cell-border-width",
|
||||
"$table-foot-cell-color",
|
||||
"$table-head-background-color",
|
||||
"$table-body-background-color",
|
||||
"$table-foot-background-color",
|
||||
"$table-row-hover-background-color",
|
||||
"$table-row-active-background-color",
|
||||
"$table-row-active-color",
|
||||
|
||||
Reference in New Issue
Block a user