mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
New agent messages
This commit is contained in:
2
public/scripts/amt-wsman-0.2.0-min.js
vendored
2
public/scripts/amt-wsman-0.2.0-min.js
vendored
File diff suppressed because one or more lines are too long
@@ -755,6 +755,7 @@ NoMeshesPanel img {
|
||||
.deviceNotifyDotSub {
|
||||
text-align:center;
|
||||
color:#FFF;
|
||||
height:16px;
|
||||
width:16px;
|
||||
background-color:#00F;
|
||||
padding:2px;
|
||||
@@ -762,6 +763,8 @@ NoMeshesPanel img {
|
||||
box-shadow: 2px 2px 10px black;
|
||||
cursor:pointer;
|
||||
margin-left:3px;
|
||||
font-size: 14px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.deviceNotifyDotSub:hover {
|
||||
@@ -778,6 +781,7 @@ NoMeshesPanel img {
|
||||
.deviceNotifySmallDotSub {
|
||||
text-align:center;
|
||||
color:#FFF;
|
||||
height:10px;
|
||||
width:10px;
|
||||
padding:2px;
|
||||
background-color:#00F;
|
||||
@@ -785,6 +789,8 @@ NoMeshesPanel img {
|
||||
box-shadow: 2px 2px 10px black;
|
||||
cursor:pointer;
|
||||
margin-left:2px;
|
||||
font-size: 6px;
|
||||
float:left;
|
||||
}
|
||||
|
||||
.deviceNotifySmallDotSub:hover {
|
||||
@@ -838,7 +844,7 @@ NoMeshesPanel img {
|
||||
.deviceNotifyLargeDot {
|
||||
position:absolute;
|
||||
right:10px;
|
||||
top:140px;
|
||||
top:170px;
|
||||
height:40px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user