1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-08-17 14:37:58 +00:00
seahub/frontend/src/css/files-activities.css

6 lines
104 B
CSS
Raw Normal View History

table tr .activity-date {
border-top: 0;
2019-02-28 06:34:54 +00:00
}
table td .created-files-detail {
display: inline-block;
}