modified: view/theme/smoothly/comment_item.tpl
modified: view/theme/smoothly/contact_template.tpl modified: view/theme/smoothly/jot-header.tpl modified: view/theme/smoothly/jot.tpl modified: view/theme/smoothly/login.tpl modified: view/theme/smoothly/photo_top.tpl modified: view/theme/smoothly/profile_entry.tpl modified: view/theme/smoothly/profile_vcard.tpl modified: view/theme/smoothly/style.css modified: view/theme/smoothly/theme.php view/theme/smoothly/icons/ view/theme/smoothly/lang_selector.tpl view/theme/smoothly/wall_thread.tpl view/theme/smoothly/wallwall_thread.tpl
This commit is contained in:
parent
5e3076b5d2
commit
0d9f6c89cc
10 changed files with 41 additions and 50 deletions
|
@ -491,7 +491,7 @@ aside a{
|
|||
font-size: 1.4em;
|
||||
font-weight: bold;
|
||||
border-bottom: none;
|
||||
padding-top: 0px; /*10*/
|
||||
padding-top: 15px;
|
||||
}
|
||||
|
||||
.vcard #profile-photo-wrapper {
|
||||
|
@ -615,8 +615,7 @@ h3#search:before {
|
|||
-moz-border-radius:5px;
|
||||
-webkit-border-radius:5px;
|
||||
border-radius:5px;
|
||||
border:1px solid #eee;
|
||||
color:#e6e6e6;
|
||||
color:#7c7d7b;
|
||||
/*text-shadow:-1px 0px 0px #bdbdbd;*/
|
||||
border: 1px solid #cdcdcd;
|
||||
}
|
||||
|
@ -1364,9 +1363,11 @@ div[id$="wrapper"] br { clear: left; }
|
|||
}
|
||||
|
||||
.profile-edit-side-div {
|
||||
margin-top: 20px; /*5*/
|
||||
margin-right: 0px; /*30*/
|
||||
float: right;
|
||||
margin-top: 10px;
|
||||
margin-right: 0px;
|
||||
margin-left: 180px;
|
||||
float: left;
|
||||
position: absolute;
|
||||
}
|
||||
|
||||
#cropimage-wrapper { float:left; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue