@syncfusion/ej2
Version:
A modern JavaScript UI toolkit that has been built from the ground up to be lightweight, responsive, modular and touch friendly. It is written in TypeScript and has no external dependencies.
2 lines (1 loc) • 826 B
CSS
.e-avatar{-ms-flex-line-pack:center;align-content:center;-ms-flex-align:center;align-items:center;background-color:#bcbcbc;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:5px;color:#fff;display:-ms-inline-flexbox;display:inline-flex;font-family:"Helvetica Neue","Helvetica","Arial",sans-serif,"-apple-system","BlinkMacSystemFont";font-size:1em;font-weight:400;height:3em;-ms-flex-pack:center;justify-content:center;overflow:hidden;position:relative;width:3em}.e-avatar img{height:100%;width:auto}.e-avatar.e-avatar-circle{border-radius:50%}.e-avatar.e-avatar-xsmall{font-size:.6em}.e-avatar.e-avatar-small{font-size:.8em}.e-avatar.e-avatar-large{font-size:1.2em}.e-avatar.e-avatar-xlarge{font-size:1.4em}.e-lib .e-js [class^='e-'],.e-lib .e-js [class*=' e-']{box-sizing:content-box}