changed styles for system group status widget
This commit is contained in:
parent
89a4e3667f
commit
6d28b386d1
|
@ -4681,16 +4681,15 @@ tr:last-child > td > a.down_arrow, tr:first-child > td > a.up_arrow {
|
|||
border-collapse: collapse;
|
||||
border-spacing:0;
|
||||
width: 10%;
|
||||
height: 20px;
|
||||
}
|
||||
|
||||
.group_modules_status_div{
|
||||
color: #FFF;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
border-radius: 1px;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
text-align: center;
|
||||
text-align: left;
|
||||
display: block;
|
||||
vertical-align: middle;
|
||||
line-height: 20px;
|
||||
}
|
Loading…
Reference in New Issue