1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-26 15:26:19 +00:00
Files
seahub/frontend/src/css/commit-details.css
llj 49bd39f7df Repo history redesign (#7229)
* [repo history] display it with a dialog instead of an independent page

* [repo history] redesigned the 'commit details' dialog

* [repo history] added prop type checking
2024-12-21 18:22:52 +08:00

10 lines
143 B
CSS

.repo-commit-time {
font-size: .875rem;
}
.repo-commit-time .seafile-multicolor-icon-time {
width: 1rem;
height: 1rem;
color: #999;
}