update Area + Device

This commit is contained in:
2020-10-08 17:12:19 +07:00
parent 2d15fc1c14
commit 0273aa2179
31 changed files with 1475 additions and 557 deletions

View File

@@ -245,6 +245,7 @@ table > tbody > tr.success >td>a {
margin: 0;
cursor: pointer;
font-weight: inherit;
border: 1px solid #ecf0f5;
}
.action-button:hover{
font-weight: bold;
@@ -254,4 +255,7 @@ table > tbody > tr.success >td>a {
.modal-header{
padding: 10px;
background: #b2d7ec;
}
.fa-1-5x {
font-size: 1.3em !important;
}