1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-24 04:48:03 +00:00
Files
seahub/frontend/src/css/files-activities.css

6 lines
93 B
CSS
Raw Normal View History

table tr .activity-date {
border-top: 0;
2019-02-28 14:34:54 +08:00
}
2019-02-28 18:09:21 +08:00
table td .activity-detail {
display: inline;
}