Adding new css class for device type view image

4.x.x
Rasika Perera 8 years ago
parent e9e4c1a3d2
commit 96e2f37ee4

@ -6511,3 +6511,10 @@ select > option:hover {
.required:before { .required:before {
content: "*"; content: "*";
} }
.device-type-img.fw {
font-size: 250px;
color: white;
background: #11375b;
padding: 35px;
}
Loading…
Cancel
Save