diff --git a/Web/static/css/avataredit.css b/Web/static/css/avataredit.css
index df10bebc..6b003576 100644
--- a/Web/static/css/avataredit.css
+++ b/Web/static/css/avataredit.css
@@ -17,7 +17,7 @@
{
opacity:0;
}
-#avatarChange, #_avatarDelete, #groupAvatarChange {
+#avatarChange, #_avatarDelete, #_newPicture, #deleteButton, #_avatarDelete {
-webkit-transition: all 200ms ease-in-out;
-moz-transition: all 200ms ease-in-out;
-o-transition: all 200ms ease-in-out;
@@ -40,6 +40,7 @@ div#avatarAll:hover #avatarChange {
}
#uploadIcon
{
+ opacity:50%;
position:absolute;
left:0;
margin-left:20px;
@@ -62,25 +63,4 @@ div#avatarAll:hover #avatarChange {
.newpict:hover
{
color:#5680a0;
-}
-#groupAvatarChange
-{
- position:absolute;
- width:100px;
- background-color:rgba(51, 51, 51, 0);
- list-style-type: none;
- font-size:11px;
- padding-top:10px;
- padding-bottom:10px;
- opacity:0%;
-}
-#_newAvatarPicture2
-{
- position:absolute;
- left:0;
- margin-left:20px;
-}
-#_newAvatarPicture:hover
-{
- color:#D9D9D9;
-}
+}
\ No newline at end of file
diff --git a/Web/static/img/upload.png b/Web/static/img/upload.png
index 033009d2..e6280bc4 100644
Binary files a/Web/static/img/upload.png and b/Web/static/img/upload.png differ
diff --git a/Web/static/js/openvk.cls.js b/Web/static/js/openvk.cls.js
index ea3e797f..62b0c15a 100644
--- a/Web/static/js/openvk.cls.js
+++ b/Web/static/js/openvk.cls.js
@@ -134,7 +134,12 @@ document.addEventListener("DOMContentLoaded", function() { //BEGIN
u("#_newAvatarPicture").on("click", function(e) {
MessageBox(tr('new_photo'),
"
", [