odoo/addons/web_linkedin/static/src/css/linkedin.css

28 lines
445 B
CSS

.openerp .oe_linkedin_img {
float: right;
width: 1.5em;
margin-top: -1px;
cursor: pointer;
}
.openerp .oe_linkedin_input {
margin-right:1.5em;
}
.openerp .oe_linkedin_people {
text-align: center;
cursor: pointer;
}
.openerp .oe_linkedin_people .oe_linkedin_thumb {
width: 70px;
height: 70px;
text-align: center;
}
.openerp .oe_linkedin_people img {
max-width: 70px;
max-height: 70px;
}