mirror of
https://github.com/haiwen/seahub.git
synced 2025-09-10 03:11:07 +00:00
change activity icon
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
table tr .activity-date {
|
||||
border-top: 0;
|
||||
}
|
||||
table td .activity-detail {
|
||||
table .activity-detail {
|
||||
word-break: break-word;
|
||||
}
|
||||
table .activity-detail div {
|
||||
display: inline;
|
||||
}
|
||||
table .activity-detail span {
|
||||
color: #888;
|
||||
}
|
||||
table .activity-detail span:hover {
|
||||
color: #333;
|
||||
text-decoration: underline;
|
||||
}
|
Reference in New Issue
Block a user