brotherton-erpnext/erpnext/public/less/call_popup.less
2019-05-27 10:38:43 +05:30

13 lines
161 B
Plaintext

.call-popup {
.caller-info {
padding: 0 15px;
}
img {
width: auto;
height: 100px;
margin-right: 15px;
}
a:hover {
text-decoration: underline;
}
}