1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 21:07:17 +00:00

[profile edit] modified 'account' ui in home pages and added tip to avatar-link in topbar

This commit is contained in:
llj
2012-12-26 14:59:37 +08:00
parent 33c8064d56
commit 1b82f78b74
4 changed files with 149 additions and 143 deletions

View File

@@ -676,9 +676,21 @@ textarea:-moz-placeholder {/* for FF */
/* for separate pages */
/*myhome*/
.home-profile .avatar {
float:left;
margin:0 15px 0 9px;
.home-profile .pic {
margin-left:9px;
}
.home-profile .txt {
width:135px;
}
.home-profile .edit {
font-weight:normal;
color:#999;
font-size:12px;
display:inline-block;
margin-top:5px;
}
.home-profile .edit:hover {
color:#333;
}
.mygroup {
display:inline-block; /*to handle different height of items*/