feature: collect MDM Hardware Data (Autopilot hash) during device enrolment
resolves #160
This commit is contained in:
@@ -1519,7 +1519,7 @@ div.columnHost {
|
||||
|
||||
// Misc
|
||||
.hidden {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.success {
|
||||
@@ -1689,7 +1689,7 @@ i.clipboard-link {
|
||||
right: calc(-1.28571429em - 4px);
|
||||
top: calc(100% - 14px);
|
||||
z-index: 100;
|
||||
color: @BackgroundColour;
|
||||
color: @TableDataDarkBorderColour;
|
||||
background-color: #fff;
|
||||
|
||||
&:hover {
|
||||
|
||||
Reference in New Issue
Block a user