module status ball css fix
This commit is contained in:
parent
79ac7f43f7
commit
c429ec59d5
|
@ -1363,6 +1363,12 @@ span.nobold * {
|
|||
display: block !important;
|
||||
}
|
||||
|
||||
.status_rounded_rectangles.forced_title {
|
||||
width: 1em;
|
||||
height: 1em;
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
#list_Modules *,
|
||||
#list_agent_Modules *,
|
||||
#list_agents *,
|
||||
|
|
Loading…
Reference in New Issue