network tree port/wifi icons

This commit is contained in:
Jokob-sk
2023-08-05 15:42:26 +10:00
parent 88301c97eb
commit 7efe658503
3 changed files with 17 additions and 3 deletions

View File

@@ -799,6 +799,8 @@ height: 50px;
margin-bottom: 6px;
}
/* NETWORK page */
/* AdminLTE overrides */
#networkTree .box
{
@@ -822,6 +824,14 @@ height: 50px;
float:left;
display:inline;
}
#networkTree .portBckgIcon
{
opacity: 0.3;
display: initial;
float: inline-start;
}
#networkTree
{
margin-left: 16px;
@@ -839,7 +849,7 @@ height: 50px;
{
display: block;
position: absolute;
margin-left: 156px;
margin-left: 170px;
top: -3px;
font-size: large;
left: -15px;