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": "02af3e2f2a7bf7b231ce5833e733bfcdb94f9bc458e3ec4a397162836651dc72"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"base": {
|
||||
"style": {
|
||||
"color": "#243E4A",
|
||||
"fontFamily": "serif",
|
||||
"fontSize": "16px",
|
||||
"fontWeight": "bold",
|
||||
"lineHeight": "32px",
|
||||
"textShadow": "#666060"
|
||||
}
|
||||
},
|
||||
"variants": [
|
||||
{
|
||||
"pseudo": "hover",
|
||||
"style": {
|
||||
"backgroundImage": "material/heart",
|
||||
"borderStyle": "solid"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user