Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"color": "var(--callToAction)",
|
||||
"fontSize": "14px",
|
||||
"lineHeight": "32px",
|
||||
"paddingLeft": "8px",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"variants": [
|
||||
{
|
||||
"pseudo": "hover",
|
||||
"style": {
|
||||
"backgroundColor": "var(--callToActionHighlight)"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user