This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
New avatar-xl css class (
#3543
)
version-14
Charles-Henri Decultot
8 years ago
committed by
Rushabh Mehta
parent
834ee797ca
commit
ef3b892a5e
1 changed files
with
10 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-0
frappe/public/less/avatar.less
+ 10
- 0
frappe/public/less/avatar.less
View File
@@ -63,6 +63,16 @@
}
}
}
}
.avatar-xl {
margin-right: 10px;
width: 108px;
height: 108px;
.standard-image {
font-size: 72px;
}
}
.avatar-xs {
.avatar-xs {
margin-right: 3px;
margin-right: 3px;
margin-top: -2px;
margin-top: -2px;
Write
Preview
Loading…
Cancel
Save