mark some things for deletion
This commit is contained in:
parent
8f6af66a73
commit
b994faee9d
@ -676,7 +676,7 @@ footer {
|
|||||||
list-style: none;
|
list-style: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact-entry-photo img, .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo {
|
/* .contact-entry-photo img, */ .profile-match-photo img, #photo-photo img, .directory-photo-img, .photo-album-photo, .photo-top-photo {
|
||||||
border-radius: $radiuspx;
|
border-radius: $radiuspx;
|
||||||
-moz-border-radius: $radiuspx;
|
-moz-border-radius: $radiuspx;
|
||||||
box-shadow: $shadowpx $shadowpx $shadowpx 0 #444444;
|
box-shadow: $shadowpx $shadowpx $shadowpx 0 #444444;
|
||||||
@ -2488,12 +2488,16 @@ img.mail-list-sender-photo {
|
|||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* seems oblolete
|
||||||
.contact-entry-photo img {
|
.contact-entry-photo img {
|
||||||
border: none;
|
border: none;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.contact-entry-photo-end {
|
.contact-entry-photo-end {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact-entry-name {
|
.contact-entry-name {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: 0px;
|
margin-left: 0px;
|
||||||
@ -2501,11 +2505,14 @@ img.mail-list-sender-photo {
|
|||||||
width: 120px;
|
width: 120px;
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* seems obsolete
|
||||||
.contact-entry-edit-links {
|
.contact-entry-edit-links {
|
||||||
margin-top: 6px;
|
margin-top: 6px;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
width: 16px;
|
width: 16px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact-entry-nav-wrapper {
|
.contact-entry-nav-wrapper {
|
||||||
float: left;
|
float: left;
|
||||||
margin-left: 10px;
|
margin-left: 10px;
|
||||||
@ -2515,10 +2522,13 @@ img.mail-list-sender-photo {
|
|||||||
border: none;
|
border: none;
|
||||||
margin-right: 15px;
|
margin-right: 15px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.contact-entry-photo {
|
.contact-entry-photo {
|
||||||
float: left;
|
float: left;
|
||||||
position: relative;
|
position: relative;
|
||||||
}
|
}
|
||||||
|
*/
|
||||||
|
|
||||||
.contact-entry-end {
|
.contact-entry-end {
|
||||||
clear: both;
|
clear: both;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user