mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
Merge branch '2670-Nuevo-widget-dashboard-system-group-status' into 'develop'
2670 nuevo widget dashboard system group status See merge request artica/pandorafms!1795
This commit is contained in:
commit
ca67f52fb4
@ -4727,6 +4727,24 @@ tr:last-child > td > a.down_arrow, tr:first-child > td > a.up_arrow {
|
|||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.group_modules_status_box>tbody>tr>td{
|
||||||
|
border-bottom: 1px solid #E2E2E2;
|
||||||
|
border-collapse: collapse;
|
||||||
|
border-spacing:0;
|
||||||
|
width: 10%;
|
||||||
|
height: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
|
.group_modules_status_div{
|
||||||
|
color: #FFF;
|
||||||
|
width: 100%;
|
||||||
|
height: 100%;
|
||||||
|
text-align: left;
|
||||||
|
display: block;
|
||||||
|
vertical-align: middle;
|
||||||
|
line-height: 20px;
|
||||||
|
}
|
||||||
|
|
||||||
.tooltip_counters h3{
|
.tooltip_counters h3{
|
||||||
font-size: 12pt;
|
font-size: 12pt;
|
||||||
padding-bottom: 10px !important;
|
padding-bottom: 10px !important;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user