1
0
Fork 0

update javascript cropper library

This commit is contained in:
rabuzarus 2018-03-29 17:57:06 +02:00
commit 34204ca580
38 changed files with 137 additions and 9755 deletions

View file

@ -726,6 +726,9 @@ input#dfrn-url {
height:175px;
padding: 12px;
}
#profile-photo-wrapper.crop-preview img {
padding: 0;
}
#profile-edit-profile-name-label,
#profile-edit-name-label,

View file

@ -1087,6 +1087,9 @@ color: rgba(255,255,255,.85);
aside .vcard #profile-photo-wrapper:hover .tool .action {
opacity: 1;
}
aside .vcard #profile-photo-wrapper.crop-preview {
padding: 0;
}
aside .vcard .profile-header {
margin-bottom: 20px;
}