Initial commit: Ignition 8.3.3 gateway config and watermeter project
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"scope": "G",
|
||||
"version": 1,
|
||||
"restricted": false,
|
||||
"overridable": true,
|
||||
"files": [
|
||||
"style.json"
|
||||
],
|
||||
"attributes": {
|
||||
"lastModification": {
|
||||
"actor": "external",
|
||||
"timestamp": "2020-09-11T03:03:54Z"
|
||||
},
|
||||
"lastModificationSignature": "4f0eb912d1a3805642876f39fae58c865065e6cccf0beb1516d31d8bd249b108"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"color": "#3682A6",
|
||||
"fontFamily": "Verdana",
|
||||
"fontSize": "12px",
|
||||
"fontStyle": "italic",
|
||||
"fontWeight": "bold",
|
||||
"lineHeight": "32px",
|
||||
"textTransform": "uppercase"
|
||||
}
|
||||
},
|
||||
"variants": [
|
||||
{
|
||||
"pseudo": "hover",
|
||||
"style": {
|
||||
"backgroundColor": "#9BA2A4"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user