2012-09-14 12:13:25 -04:00
|
|
|
.profile_history {
|
|
|
|
.event_feed {
|
2012-11-23 11:33:43 -05:00
|
|
|
min-height: 20px;
|
2012-09-14 12:13:25 -04:00
|
|
|
.avatar {
|
2012-11-23 11:33:43 -05:00
|
|
|
width: 20px;
|
2012-09-14 12:13:25 -04:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2012-11-21 00:14:05 -05:00
|
|
|
|
|
|
|
.profile_avatar_holder {
|
2012-11-23 11:33:43 -05:00
|
|
|
float: left;
|
|
|
|
width: 60px;
|
|
|
|
height: 60px;
|
|
|
|
margin-right: 20px;
|
2012-11-21 00:14:05 -05:00
|
|
|
img {
|
2012-11-23 11:33:43 -05:00
|
|
|
width: 60px;
|
|
|
|
height: 60px;
|
2012-11-23 11:51:38 -05:00
|
|
|
background: #fff;
|
2012-11-21 00:14:05 -05:00
|
|
|
padding: 1px;
|
|
|
|
border: 1px solid #ddd;
|
|
|
|
}
|
|
|
|
}
|
2013-04-04 15:11:51 -04:00
|
|
|
|
|
|
|
.save-status-fixed {
|
|
|
|
position: fixed;
|
|
|
|
left: 20px;
|
|
|
|
bottom: 50px;
|
|
|
|
}
|
|
|
|
|
|
|
|
.update-notifications {
|
|
|
|
margin-bottom: 0;
|
|
|
|
label {
|
|
|
|
margin-bottom: 0;
|
|
|
|
}
|
|
|
|
}
|