Adding new css class for device type view image

revert-70aa11f8
Rasika Perera 8 years ago
parent 82d865b104
commit 098ae372f7

@ -6512,6 +6512,12 @@ select > option:hover {
content: "*"; content: "*";
} }
.device-type-img.fw {
font-size: 250px;
color: white;
background: #11375b;
padding: 35px;
}
.table.list-table:not(.grid-view){ .table.list-table:not(.grid-view){
margin: 0px !important; margin: 0px !important;
} }

Loading…
Cancel
Save