Added minimal functionality for Robot teaching
- Added minimal HMI - Added possibility to open and close all chamber doors
This commit is contained in:
13
Packages/Beckhoff.TwinCAT.HMI.Controls.14.4.1/runtimes/native1.12-tchmi/TcHmiAdsState/Style.css
vendored
Normal file
13
Packages/Beckhoff.TwinCAT.HMI.Controls.14.4.1/runtimes/native1.12-tchmi/TcHmiAdsState/Style.css
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
/* General theme independent control css. */
|
||||
.TcHmi_Controls_Beckhoff_TcHmiAdsState {
|
||||
display: block;
|
||||
}
|
||||
|
||||
.TcHmi_Controls_Beckhoff_TcHmiAdsState-template {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
background-size: contain;
|
||||
background-position: 50% 50%;
|
||||
background-repeat: no-repeat;
|
||||
border-radius: inherit;
|
||||
}
|
||||
Reference in New Issue
Block a user