cập nhật tính năng quản trị phòng ban
This commit is contained in:
@@ -228,4 +228,30 @@ table > tbody > tr.success >td>a {
|
||||
}
|
||||
.box-header{
|
||||
border-bottom: 1px solid #cecece;
|
||||
}
|
||||
|
||||
.skin-blue .main-header .logo{
|
||||
background-color: #3c8dbc !important;
|
||||
}
|
||||
|
||||
.content{
|
||||
padding: 0 !important;
|
||||
}
|
||||
.content-header{
|
||||
padding: 0 !important;
|
||||
}
|
||||
.action-button{
|
||||
padding: 10px;
|
||||
margin: 0;
|
||||
cursor: pointer;
|
||||
font-weight: inherit;
|
||||
}
|
||||
.action-button:hover{
|
||||
font-weight: bold;
|
||||
background: #b2d7ec;
|
||||
border: 1px solid #3c8dbc;
|
||||
}
|
||||
.modal-header{
|
||||
padding: 10px;
|
||||
background: #b2d7ec;
|
||||
}
|
||||
Reference in New Issue
Block a user