Merge branch 'develop' of https://192.168.50.5:8081/artica/pandorafms into develop
This commit is contained in:
commit
b26863d7ac
|
@ -3006,11 +3006,20 @@ table#policy_modules td * {
|
|||
padding: 10px 30px;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
height: 66px;
|
||||
width: 191px;
|
||||
border-radius: 2px;
|
||||
}
|
||||
|
||||
div.sumary_div{
|
||||
color: #FFF;
|
||||
margin: 10px;
|
||||
padding: 10px;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
border-radius: 2px;
|
||||
width: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.databox.data>tbody>tr>td{
|
||||
border-bottom: 1px solid #E2E2E2;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue