mirror of
https://repository.entgra.net/community/device-mgt-core.git
synced 2025-10-06 02:01:45 +00:00
Adding new css class for device type view image
This commit is contained in:
parent
82d865b104
commit
098ae372f7
@ -6512,6 +6512,12 @@ select > option:hover {
|
||||
content: "*";
|
||||
}
|
||||
|
||||
.device-type-img.fw {
|
||||
font-size: 250px;
|
||||
color: white;
|
||||
background: #11375b;
|
||||
padding: 35px;
|
||||
}
|
||||
.table.list-table:not(.grid-view){
|
||||
margin: 0px !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user