feature 1668: change the link text to "close" (with the appropriate icon) when user profile is open.

git-svn-id: http://piwigo.org/svn/trunk@26230 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
plegall
2013-12-26 12:26:22 +00:00
parent 905cf523ec
commit a3fd9b692b
21 changed files with 67 additions and 56 deletions
+1 -1
View File
@@ -1161,7 +1161,7 @@ a.group_perm {
#userList .openUserDetails {visibility:hidden;}
#userList tr:hover .openUserDetails {visibility:visible;}
#userList .icon-angle-circled-up {visibility:visible;}
#userList .icon-cancel-circled {visibility:visible;}
.userProperties {max-width:730px;}
.userPropertiesContainer {border-top:1px solid #ddd;margin-top:1em;}