mirror of
https://github.com/haiwen/seahub.git
synced 2025-10-21 10:51:17 +00:00
[event]show events in myhome
This commit is contained in:
@@ -610,6 +610,19 @@ ul.with-bg li {
|
||||
width:262px;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.event-item {
|
||||
padding:2px 0 10px;
|
||||
border-bottom:1px solid #eee;
|
||||
margin-bottom:10px;
|
||||
}
|
||||
.event-item .time {
|
||||
color:#888;
|
||||
}
|
||||
.event-item .avatar {
|
||||
border-radius:2px;
|
||||
margin-right:5px;
|
||||
vertical-align:middle;
|
||||
}
|
||||
/* avatar */
|
||||
.avatar-op .avatar,
|
||||
.home-profile .avatar,
|
||||
|
Reference in New Issue
Block a user